question_id stringlengths 21 22 | image imagewidth (px) 384 384 | question stringclasses 3
values | choices listlengths 2 4 | answer stringclasses 12
values | grid_size listlengths 2 2 | metadata dict |
|---|---|---|---|---|---|---|
turncnt_right_5x5_0100 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"0",
"3",
"1"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
0,
0,
0
],
[
0,
0,
0,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0101 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"6",
"9",
"7"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
3,
1,
1,
0,
0
],
[
0,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0102 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"4",
"2",
"0"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
3,
1,
1
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
2
],
[
1,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0103 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"4",
"5",
"6"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
3,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
0,
1,
2
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0104 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"1",
"8",
"0"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0105 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"0",
"2",
"4"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
0,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0106 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"7",
"2",
"4"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
1
],
[
1,
0,
0,
0,
1
],
[
1,
0,
1,
1,
1
],
[
1,
0,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0107 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"3",
"6",
"4"
] | 3 | [
5,
5
] | {
"map": [
[
1,
3,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
2
],
[
0,
0,
0,
0,
0
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0108 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"3",
"8",
"4"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
3,
1,
1,
0,
2
],
[
0,
1,
0,
0,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0109 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"5",
"9",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
2,
1
],
[
3,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0110 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"4",
"3",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
2,
1,
1,
1,
1
],
[
0,
0,
1,
0,
3
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0111 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"4",
"2",
"7"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
2,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
3,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0112 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"3",
"5",
"2"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
3,
0
],
[
1,
1,
1,
1,
0
],
[
0,
0,
0,
1,
0
],
[
0,
1,
0,
0,
0
],
[
0,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0113 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"0",
"5",
"1"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
3
],
[
0,
1,
1,
0,
0
],
[
0,
1,
0,
0,
1
],
[
0,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0114 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"2",
"1",
"8"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
3,
1,
2
],
[
1,
1,
0,
0,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0115 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"2",
"1",
"8"
] | 0 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
2
],
[
1,
0,
1,
1,
1
],
[
1,
0,
3,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0116 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"7",
"4",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
3
],
[
2,
0,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0117 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"1",
"5",
"4"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
2,
0,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0118 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"9",
"1",
"8"
] | 1 | [
5,
5
] | {
"map": [
[
1,
2,
0,
1,
1
],
[
1,
1,
0,
3,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0119 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"0",
"1",
"8"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
1,
0,
1,
0
],
[
1,
1,
0,
1,
0
],
[
1,
1,
2,
1,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0120 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"1",
"6",
"4"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
3,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0121 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"1",
"6",
"3"
] | 3 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
0,
1,
0,
1,
1
],
[
0,
1,
0,
3,
1
],
[
0,
2,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0122 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"8",
"7",
"1"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
3,
0,
0,
1,
0
],
[
1,
1,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0123 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"2",
"5",
"8"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
3,
0,
2,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0124 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"5",
"1",
"9"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
3,
0,
0,
0,
0
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0125 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"9",
"8",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0126 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"4",
"1",
"5"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
2
],
[
1,
3,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0127 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"8",
"7",
"9"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
2,
0,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0128 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"7",
"1",
"4"
] | 5 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
1,
2,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
3,
1,
0,
1
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0129 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"8",
"1",
"0"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
0,
0,
0,
0
],
[
3,
0,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0130 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"4",
"7",
"1"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
0
],
[
2,
0,
0,
1,
0
],
[
1,
1,
1,
3,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0131 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"6",
"8",
"2"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
2,
1,
1
],
[
3,
0,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0132 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"1",
"8",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0133 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"1",
"2",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
0,
0,
1,
1,
0
],
[
3,
1,
1,
2,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0134 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"2",
"1",
"6"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
0,
0,
1,
2
],
[
1,
0,
1,
1,
1
],
[
1,
0,
0,
1,
1
],
[
1,
1,
0,
3,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0135 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"7",
"3",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
2,
1,
1,
1,
1
],
[
0,
1,
3,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0136 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"5",
"9",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
2
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
3,
0,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0137 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"4",
"5",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0138 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"2",
"0",
"1"
] | 2 | [
5,
5
] | {
"map": [
[
3,
1,
0,
0,
0
],
[
0,
0,
0,
1,
0
],
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0139 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"5",
"9",
"3"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
0,
1,
1,
2
],
[
1,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0140 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"3",
"6",
"1"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
2
],
[
1,
0,
0,
0,
0
],
[
0,
0,
1,
1,
1
],
[
0,
1,
0,
0,
3
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0141 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"9",
"7",
"4"
] | 5 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
2,
0,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
3,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0142 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"0",
"5",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
0,
0,
0,
1
],
[
1,
1,
1,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0143 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"7",
"2",
"1"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
0,
3,
1
],
[
1,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0144 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"8",
"2",
"5"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
0,
2
],
[
1,
0,
0,
0,
1
],
[
3,
0,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0145 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"6",
"7",
"8"
] | 4 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
0
],
[
0,
1,
1,
1,
0
],
[
0,
2,
1,
3,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0146 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"1",
"6",
"8"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
0,
0,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
3,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0147 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"7",
"4",
"9"
] | 4 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
0
],
[
0,
1,
1,
1,
0
],
[
0,
1,
1,
1,
3
],
[
0,
0,
0,
1,
1
],
[
1,
1,
0,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0148 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"2",
"3",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
3,
0,
0,
1
],
[
1,
1,
1,
0,
2
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0149 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"3",
"8",
"2"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
3,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0150 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"0",
"3",
"2"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
2,
1,
1
],
[
0,
0,
0,
1,
3
],
[
0,
1,
1,
0,
0
],
[
0,
0,
1,
0,
1
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0151 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"9",
"3",
"6"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
0
],
[
0,
0,
0,
1,
0
],
[
0,
1,
0,
0,
0
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0152 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"8",
"2",
"5"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
2,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
3,
0,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0153 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"6",
"0",
"9"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
3,
0,
0,
1,
1
],
[
1,
1,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0154 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"7",
"8",
"4"
] | 4 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
1,
0,
1,
1,
0
],
[
0,
0,
1,
1,
0
],
[
0,
1,
1,
1,
3
],
[
0,
0,
2,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0155 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"0",
"8",
"1"
] | 2 | [
5,
5
] | {
"map": [
[
1,
2,
0,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
3,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0156 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"0",
"5",
"2"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
3,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0157 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"4",
"5",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
3,
1,
1,
1,
1
],
[
0,
1,
2,
1,
1
],
[
0,
1,
0,
1,
1
],
[
0,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0158 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"7",
"4",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
2
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0159 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"6",
"7",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
2,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
0,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0160 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"3",
"2",
"8"
] | 1 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
0,
1,
2,
1,
1
],
[
0,
0,
1,
1,
3
],
[
1,
0,
0,
0,
0
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0161 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"5",
"1",
"4"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
2,
0,
0,
1
],
[
1,
1,
1,
3,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0162 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"6",
"5",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
3,
1
],
[
0,
0,
0,
1,
1
],
[
2,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0163 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"7",
"2",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
3,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0164 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"2",
"7",
"4"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
2
],
[
1,
3,
0,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0165 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"2",
"9",
"6"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
0,
0,
3
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0166 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"5",
"9",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
3,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0167 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"4",
"2",
"6"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
0
],
[
0,
0,
0,
1,
3
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0168 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"9",
"1",
"5"
] | 2 | [
5,
5
] | {
"map": [
[
3,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
0,
2,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0169 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"5",
"0",
"6"
] | 5 | [
5,
5
] | {
"map": [
[
0,
3,
1,
1,
1
],
[
0,
1,
1,
2,
0
],
[
0,
1,
1,
1,
0
],
[
0,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0170 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"4",
"1",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
3,
0,
0,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0171 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"3",
"7",
"0"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
0,
0,
0,
0
],
[
1,
0,
1,
1,
0
],
[
1,
0,
2,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0172 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"8",
"2",
"4"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
0,
2
],
[
0,
0,
1,
1,
1
],
[
1,
0,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0173 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"3",
"1",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
2,
0,
0,
0,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0174 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"4",
"6",
"8"
] | 4 | [
5,
5
] | {
"map": [
[
1,
0,
3,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
0,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0175 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"2",
"8",
"9",
"5"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
3,
1,
2,
1
],
[
1,
0,
1,
0,
1
],
[
1,
0,
1,
0,
1
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0176 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"0",
"3",
"2"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
3,
1,
1,
1
],
[
1,
0,
0,
1,
1
],
[
1,
1,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0177 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"1",
"6",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
3,
1
],
[
1,
0,
0,
0,
1
],
[
1,
2,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0178 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"4",
"1",
"2"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
1,
1,
0,
1,
1
],
[
1,
1,
2,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0179 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"4",
"7",
"1",
"3"
] | 4 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
0,
0,
1,
1,
0
],
[
2,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
3,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0180 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"7",
"0",
"8",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0181 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"6",
"9",
"2",
"0"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
3
],
[
1,
1,
2,
1,
0
],
[
0,
0,
0,
1,
0
],
[
0,
1,
1,
0,
0
],
[
0,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0182 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"9",
"6",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
0
],
[
1,
0,
0,
0,
0
],
[
2,
0,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0183 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"0",
"4",
"8"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
0
],
[
3,
1,
1,
1,
0
],
[
0,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0184 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"9",
"1",
"8"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0185 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"1",
"4",
"6"
] | 3 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
1,
2,
1,
0,
0
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0186 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"1",
"4",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
0,
0
],
[
0,
1,
1,
1,
2
],
[
0,
1,
1,
1,
1
],
[
0,
0,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0187 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"9",
"1",
"0"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
3
],
[
1,
0,
0,
0,
0
],
[
1,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0188 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"2",
"7",
"4"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
3,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0189 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"2",
"6",
"1"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
3,
1,
2,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0190 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"8",
"3",
"5",
"7"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
2
],
[
1,
3,
1,
0,
0
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0191 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"0",
"4",
"5"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0192 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"7",
"5",
"0"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0193 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"5",
"0",
"9",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
3
],
[
1,
1,
2,
1,
0
],
[
1,
0,
0,
1,
0
],
[
1,
0,
1,
1,
0
],
[
1,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0194 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"4",
"3",
"6"
] | 4 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
0,
0
],
[
0,
0,
2,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0195 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"1",
"0",
"5",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
1,
0,
1,
0,
1
],
[
1,
0,
1,
0,
0
],
[
1,
3,
1,
1,
2
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0196 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"9",
"3",
"0",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
1,
0,
1,
1,
3
],
[
1,
0,
1,
1,
1
],
[
2,
0,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0197 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"0",
"1",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
2,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0198 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"3",
"1",
"5",
"2"
] | 3 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
0,
1
],
[
0,
1,
0,
0,
1
],
[
0,
1,
0,
1,
1
],
[
2,
1,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0199 | The figure represents a Maze, where the colored blocks have the following meanings:
- Black blocks represent walls that are impassable barriers.
- White blocks represent navigable paths within the maze, but not necessarily the correct path to the exit.
- Green block denotes the starting point (S) of the maze.
- Red blo... | [
"0",
"5",
"2",
"8"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
2,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
3,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.