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

55.7% Correct | 44.3% Incorrect
Last Solution submitted on Oct 17, 2023

Solution Comments

Show comments

Problem Recent Solvers42

Suggested Problems

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!