Question: Write code in C In a 10 X 10 array, in five different positions add the value 9 representing a bomb. Start your robot to
Write code in C

In a 10 X 10 array, in five different positions add the value 9 representing a bomb. Start your robot to move from 0,0 position in any direction (up, down, left, right) for 10 steps. If robot steps into bomb, print game over. Otherwise if the robot walks all 10 steps - print you win
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
