File size: 294 Bytes
45f037d
 
 
 
 
 
1
2
3
4
5
6
<Analysis> At the beginning:
- The player is at Row 4, Column 3;
- There are 2 holes, and they are at: Row 2, Column 2; Row 3, Column 5;
The current action is: Right
After this action, the player is now at Row 4, Column 4. There is no holes at this grid, so we move to next action.
<Output> Yes