question_id stringlengths 21 22 | image imagewidth (px) 384 384 | question stringclasses 3
values | choices sequencelengths 2 4 | answer stringclasses 12
values | grid_size sequencelengths 2 2 | metadata dict |
|---|---|---|---|---|---|---|
turncnt_right_5x5_0000 | 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",
"1",
"8",
"5"
] | 1 | [
5,
5
] | {
"map": [
[
3,
0,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0001 | 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",
"9",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
1,
0,
1,
0,
0
],
[
1,
3,
1,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
1,
2,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0002 | 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",
"6",
"9"
] | 4 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
2,
0,
0
],
[
3,
0,
1,
1,
0
],
[
1,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0003 | 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"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
0,
2,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0004 | 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",
"0",
"9",
"6"
] | 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_0005 | 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",
"6",
"9",
"8"
] | 5 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
0
],
[
0,
3,
1,
1,
0
],
[
0,
1,
1,
0,
0
],
[
0,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0006 | 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",
"1",
"0",
"7"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
2
],
[
0,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0007 | 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",
"8",
"4",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
0
],
[
1,
2,
0,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0008 | 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",
"2",
"4",
"3"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
0,
0,
1,
1,
3
],
[
0,
1,
0,
0,
0
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0009 | 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",
"1",
"2",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0010 | 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",
"0",
"9",
"4"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
2,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0011 | 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",
"2",
"4"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
0,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0012 | 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",
"2",
"1"
] | 4 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
0,
1,
0,
0,
3
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
0,
0,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0013 | 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",
"2",
"7"
] | 3 | [
5,
5
] | {
"map": [
[
1,
3,
1,
1,
1
],
[
1,
0,
1,
2,
1
],
[
1,
0,
1,
0,
0
],
[
1,
0,
1,
1,
0
],
[
1,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0014 | 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",
"3",
"4"
] | 3 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
2,
1,
0,
0,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0015 | 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",
"8",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
3,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0016 | 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",
"1",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
2,
0,
0,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
3,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0017 | 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",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
0,
0,
1,
0,
1
],
[
0,
1,
2,
0,
1
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0018 | 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",
"2",
"7"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
1,
1,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0019 | 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",
"3",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
0,
2,
1,
1,
1
],
[
0,
1,
1,
3,
1
],
[
0,
1,
1,
0,
1
],
[
0,
0,
0,
0,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0020 | 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",
"8",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
3,
1
],
[
2,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0021 | 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",
"5",
"7",
"6"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
2,
1,
1
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
3,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0022 | 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",
"9",
"5",
"0"
] | 4 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
0,
0,
1,
0,
1
],
[
0,
1,
1,
3,
1
],
[
0,
1,
1,
1,
1
],
[
0,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0023 | 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",
"1",
"7",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
3
],
[
0,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0024 | 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",
"8",
"0",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
1,
0,
1,
0,
1
],
[
1,
2,
1,
0,
3
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0025 | 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",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
2,
0,
1,
1
],
[
1,
1,
0,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0026 | 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",
"5",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
2
],
[
3,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0027 | 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",
"6",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
2,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0028 | 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",
"6",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
3,
1
],
[
1,
2,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0029 | 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",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0030 | 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",
"7",
"9"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
3,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0031 | 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",
"2",
"0",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
2
],
[
1,
1,
0,
0,
0
],
[
1,
1,
0,
1,
1
],
[
1,
1,
0,
3,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0032 | 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",
"1",
"2",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
3,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0033 | 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",
"6",
"2",
"4"
] | 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_0034 | 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,
0,
3,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0035 | 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",
"3",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
1,
0
],
[
3,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0036 | 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",
"6",
"5"
] | 5 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
0,
1,
0,
0,
1
],
[
0,
1,
1,
0,
0
],
[
0,
1,
1,
1,
0
],
[
0,
0,
2,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0037 | 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",
"6",
"1"
] | 0 | [
5,
5
] | {
"map": [
[
3,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
2,
0,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0038 | 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",
"3",
"5",
"0"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
0
],
[
0,
1,
1,
1,
0
],
[
2,
1,
1,
1,
3
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0039 | 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",
"1",
"9"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
0,
3
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0040 | 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",
"8",
"2"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
1
],
[
1,
1,
0,
0,
1
],
[
1,
1,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0041 | 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",
"7",
"4"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
3,
1,
0,
1,
1
],
[
1,
1,
0,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0042 | 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",
"7"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
3
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0043 | 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",
"9",
"2"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
0,
2,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
0,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0044 | 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",
"6"
] | 2 | [
5,
5
] | {
"map": [
[
1,
2,
1,
1,
1
],
[
1,
0,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
0,
0,
1,
1
],
[
1,
3,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0045 | 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",
"8",
"5",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
2,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0046 | 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",
"7",
"5"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
0,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0047 | 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",
"3",
"5",
"0"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
2,
0,
1
],
[
1,
1,
1,
0,
1
],
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
1,
1
],
[
0,
3,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0048 | 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",
"2",
"6",
"4"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
3,
0,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
1,
1,
2,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0049 | 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",
"3",
"8"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
2,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
1,
3,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0050 | 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",
"1",
"2",
"4"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
0,
1,
0,
3
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0051 | 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",
"6",
"9",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
0,
2
],
[
1,
1,
3,
0,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0052 | 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",
"1",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
1,
3,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
1,
2,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0053 | 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",
"2",
"1",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
1,
3,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0054 | 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",
"4"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
3,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
2,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0055 | 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",
"7",
"6"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
2,
0,
0,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0056 | 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",
"4",
"1"
] | 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_0057 | 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",
"8",
"1",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
0,
1,
3,
0
],
[
1,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0058 | 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",
"0",
"1",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
3,
1
],
[
1,
1,
0,
0,
1
],
[
1,
1,
0,
1,
1
],
[
1,
1,
2,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0059 | 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",
"8"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
0,
3,
1,
1
],
[
0,
0,
1,
1,
1
],
[
2,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0060 | 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",
"8"
] | 1 | [
5,
5
] | {
"map": [
[
1,
3,
0,
0,
0
],
[
1,
1,
1,
1,
0
],
[
0,
2,
1,
1,
0
],
[
0,
1,
0,
0,
0
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0061 | 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",
"0",
"7"
] | 2 | [
5,
5
] | {
"map": [
[
1,
3,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
0,
1
],
[
1,
1,
1,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0062 | 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",
"3",
"8"
] | 2 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
1
],
[
1,
2,
1,
0,
3
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0063 | 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",
"6",
"3",
"1"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
1,
3,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0064 | 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",
"1",
"4",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
3
],
[
1,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
2,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0065 | 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",
"1",
"7"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
0,
2,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
3,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0066 | 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",
"0",
"7"
] | 3 | [
5,
5
] | {
"map": [
[
1,
3,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
0,
0,
0,
1,
1
],
[
0,
1,
1,
1,
2
],
[
0,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0067 | 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",
"6",
"4"
] | 4 | [
5,
5
] | {
"map": [
[
3,
1,
1,
2,
0
],
[
0,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0068 | 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",
"8"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
2,
1,
1
],
[
1,
1,
0,
0,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0069 | 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",
"8",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
3,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
1,
2,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0070 | 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",
"3",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
2,
0,
1,
1
],
[
1,
1,
0,
1,
1
],
[
1,
3,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0071 | 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",
"9",
"7",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
3,
0,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
0,
0,
0
],
[
0,
0,
0,
1,
1
],
[
2,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0072 | 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",
"3",
"2",
"9"
] | 0 | [
5,
5
] | {
"map": [
[
2,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
3,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0073 | 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",
"5",
"7",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
1,
3,
1,
1,
0
],
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0074 | 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",
"2",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
3,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
2,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0075 | 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",
"3",
"5"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
2
],
[
1,
3,
1,
0,
0
],
[
1,
0,
1,
0,
1
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0076 | 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",
"9",
"8",
"2"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
2,
0,
3,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0077 | 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",
"1",
"0",
"6"
] | 6 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
0,
0,
1,
1,
0
],
[
2,
1,
1,
0,
0
],
[
1,
1,
0,
0,
1
],
[
3,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0078 | 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",
"5"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
0,
0,
0,
1
],
[
1,
0,
1,
0,
0
],
[
1,
0,
1,
1,
0
],
[
1,
3,
1,
2,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0079 | 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",
"6"
] | 1 | [
5,
5
] | {
"map": [
[
2,
1,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
1,
0,
1,
1,
1
],
[
1,
3,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0080 | 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",
"1",
"9"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
2,
1
],
[
1,
1,
1,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0081 | 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",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
1,
3,
0,
0,
1
],
[
1,
1,
1,
0,
1
],
[
1,
1,
2,
0,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0082 | 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",
"3",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
3,
0,
1
],
[
0,
0,
1,
0,
1
],
[
1,
0,
0,
0,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0083 | 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",
"9",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
0,
2,
1,
1,
3
],
[
0,
1,
1,
1,
0
],
[
0,
0,
0,
1,
0
],
[
1,
1,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0084 | 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",
"8",
"1",
"3"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
1,
0,
1,
0
],
[
0,
0,
0,
1,
0
],
[
0,
1,
1,
1,
2
],
[
0,
0,
3,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0085 | 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",
"6",
"0",
"5"
] | 3 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
0,
0,
0
],
[
1,
2,
0,
1,
0
],
[
1,
1,
1,
3,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0086 | 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",
"1",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
0,
3,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
0,
2
]
],
"path": [
[
... | |
turncnt_right_5x5_0087 | 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",
"0",
"7"
] | 2 | [
5,
5
] | {
"map": [
[
1,
1,
0,
0,
0
],
[
1,
3,
0,
1,
0
],
[
1,
1,
1,
0,
0
],
[
1,
1,
2,
0,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0088 | 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",
"0",
"2",
"9"
] | 0 | [
5,
5
] | {
"map": [
[
1,
3,
0,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
2,
0,
0
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0089 | 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",
"8",
"9",
"1"
] | 1 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
1
],
[
0,
1,
1,
2,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
1,
1,
3
],
[
1,
0,
0,
0,
0
]
],
"path": [
[
... | |
turncnt_right_5x5_0090 | 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",
"8",
"5"
] | 2 | [
5,
5
] | {
"map": [
[
0,
2,
1,
0,
3
],
[
0,
1,
0,
0,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0091 | 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",
"4"
] | 1 | [
5,
5
] | {
"map": [
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
],
[
1,
3,
0,
1,
1
],
[
1,
1,
0,
2,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0092 | 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",
"3",
"6"
] | 0 | [
5,
5
] | {
"map": [
[
1,
1,
3,
0,
0
],
[
1,
1,
1,
1,
0
],
[
1,
1,
1,
1,
2
],
[
1,
1,
1,
1,
1
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0093 | 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",
"6",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
2
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0094 | 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",
"3"
] | 4 | [
5,
5
] | {
"map": [
[
1,
0,
3,
1,
1
],
[
1,
0,
1,
1,
1
],
[
0,
0,
1,
1,
1
],
[
0,
1,
2,
1,
1
],
[
0,
0,
0,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0095 | 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",
"6",
"1",
"2"
] | 2 | [
5,
5
] | {
"map": [
[
0,
0,
2,
1,
1
],
[
0,
1,
1,
1,
1
],
[
0,
0,
0,
1,
1
],
[
1,
1,
0,
0,
0
],
[
1,
1,
1,
1,
3
]
],
"path": [
[
... | |
turncnt_right_5x5_0096 | 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",
"3",
"9",
"5"
] | 0 | [
5,
5
] | {
"map": [
[
1,
0,
0,
0,
0
],
[
1,
0,
1,
1,
0
],
[
1,
0,
1,
1,
0
],
[
1,
3,
1,
2,
0
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0097 | 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",
"4"
] | 4 | [
5,
5
] | {
"map": [
[
0,
0,
0,
1,
1
],
[
0,
1,
0,
0,
0
],
[
0,
1,
1,
1,
0
],
[
0,
0,
2,
1,
3
],
[
1,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0098 | 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",
"6",
"3",
"0"
] | 0 | [
5,
5
] | {
"map": [
[
0,
0,
0,
0,
0
],
[
0,
1,
1,
1,
2
],
[
0,
1,
1,
1,
1
],
[
0,
1,
1,
1,
1
],
[
3,
1,
1,
1,
1
]
],
"path": [
[
... | |
turncnt_right_5x5_0099 | 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,
1,
2
],
[
1,
1,
0,
0,
0
],
[
1,
1,
3,
1,
1
]
],
"path": [
[
... |
End of preview. Expand in Data Studio
Disclaimer: This is slightly modified version of SpatialEval.
- Downloads last month
- 2