1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,H,1,0,1,1,H,1,1,0,1,H,1
1,5,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
1,5,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
1,1,1,1,1,H,1,0,1,1,H,1,1,0,1,H,1,1,1,1,1,1,1,1,1,1,1,1,1
Above is the map we returned, and below is our map. I would like to ask:
- Our accuracy rate is only 93%. After comparison, we couldn’t identify the error. Could you help us find out what is wrong?
- In the map, for the boundaries without walls, what character should be used to fill in the space, a space (’ '), a one (‘1’), or another character?
- For areas within the map that are completely enclosed by walls and cannot be detected by the robot, what character should be used to fill in the space?
- For areas outside the map that the robot has traversed, what character should be used to fill in the space to avoid being penalized?