Page 1 of 1

Robot is at position 0 and move the robot to a destination x(x>0). Robot moves in 1,2,3,4,5 steps.Find the minimum numbe

Posted: Mon May 09, 2022 6:22 am
by answerhappygod
Robot is at position 0 and move the robot to a destination x(x>0). Robot moves in 1,2,3,4,5 steps.Find the minimum number of steps to reach the destination
Ex:destination x=12
output: 3 steps