Problem 47118. find the index of a number
Given a number and a single digit number as the input.
Find the index of that single digit number.
for eg. a=83456, x=4
output should be y=3
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers48
Suggested Problems
-
Determine whether a vector is monotonically increasing
22783 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2815 Solvers
-
Project Euler: Problem 3, Largest prime factor
1784 Solvers
-
Magic is simple (for beginners)
11058 Solvers
-
Calculate Amount of Cake Frosting
28752 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!