problem stringlengths 825 975 | answer stringlengths 89 239 | datasource stringclasses 4
values |
|---|---|---|
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*S....*
*.*.***.*
*.*.*...*
*.*.*.***
*...*E..*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..E..*.*
*.*****.*
*.*.....*
*.*****.*
*.*...*.*
*.*.*.*.*
*..S*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.*.***
*.*.*...*
*.*****.*
*S.E....*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*E....*.*
*.***.*.*
*.*.*...*
***.***.*
*.*....S*
*.*.*****
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.***.*.*
*...*S*E*
***.***.*
*.*.*...*
*.*.*.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*S.E*...*
***.*.***
*.*.*.*.*
*.*.*.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.*S..*
*.*.*.*.*
*...*.*.*
*.***.*.*
*.....*E*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*******
*.......*
*.*****.*
*.*..E..*
*.*******
*....S..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*.***.*
*.*.*.*E*
***.*.*.*
*..S*.*.*
*****.*.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*...*E..*
***.***.*
*.*..S*.*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..S....*
*******.*
*.......*
*.*****.*
*E*...*.*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.***.*
*.*..S..*
*.*****.*
*.*.*...*
*.*.*.***
*...*..E*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S......*
*.***.***
*...*...*
*******.*
*.*.....*
*.*.***.*
*...*E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*...*.*E*
***.*.***
*...*S..*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*.*S...E*
*.*****.*
*.*...*.*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.*.***
*.*.*...*
*.*****.*
*......S*
*******.*
*..E....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*S..*
*.*.***.*
*.*...*.*
*.***.*.*
*.*.*...*
*.*.*****
*....E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
*****.*.*
*...*.*S*
*.***.*.*
*...*..E*
*.*.***.*
*.*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S......*
*.*****.*
*....E*.*
*******.*
*.....*.*
*.*.***.*
*.*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.***.*.*
*...*.*E*
*.***.***
*S*.*...*
*.*.***.*
*.*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.*..S*
*.*.*.*.*
*...*.*.*
*.***.*.*
*...*.*.*
***.*.*.*
*.....*E*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.***.***
*...*..S*
***.***.*
*.*..E*.*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.*...*
*.*.***.*
*.*...*.*
*.***.*.*
*...*.*.*
*.***.*.*
*E.S....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*...*E..*
***.*****
*...*S..*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.***.*
*.*.*.*.*
*.*.*.*.*
*.*...*.*
*.*****.*
*..S.E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*.*.*...*
***.*.***
*..E..*.*
*.*****.*
*..S....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.***.*
*...*...*
*.***.***
*E*.*S*.*
*.*.***.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*.*.....*
*.*.*****
*.*.*E..*
***.***.*
*......S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*...*.*
*.*.*.*.*
*S..*.*.*
*.*****.*
*..E....*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..S..*.*
*.***.*.*
*.*...*.*
***.***.*
*.*.*...*
*.*.*.*.*
*..E..*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
***.*.*.*
*...*.*.*
*.***.*.*
*..S*E*.*
*.*.***.*
*.*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..S..*.*
*****.*.*
*.*...*.*
*.*.***.*
*...*...*
*.*****.*
*..E....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*E..*
*.*****.*
*S......*
*.*******
*.*.....*
*.*.***.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*****.*
*.*..E..*
*.***.*.*
*.....*.*
*******.*
*..S....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*******.*
*.*...*.*
*.*.*.*.*
*.*.*S..*
*.*.***.*
*..E*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*****.*.*
*.*...*.*
*.*.*****
*.*....E*
*.*****.*
*......S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*****.*
*E....*.*
*.*****.*
*.......*
*.*******
*S......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
*.***.*.*
*.*..E..*
*.*****.*
*.*...*S*
*.*.***.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*S*E..*.*
*.*.*.*.*
*...*.*.*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*......E*
*.***.***
*.*.*...*
***.***.*
*...*...*
*.***.*.*
*....S*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S*.....*
*.*****.*
*...*E..*
***.*.*.*
*...*.*.*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
***.*.*.*
*...*...*
*******.*
*S....*.*
*.*.***.*
*.*..E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.***.*.*
*....S*.*
*******.*
*.....*.*
*.***.*.*
*E..*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.***.*.*
*.*...*.*
*.*****.*
*.*S....*
*.*.*****
*E......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*.*.*
*.***.*.*
*.....*S*
*.*****.*
*.*...*.*
*.*.*.*.*
*...*E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*****.*
*.*.....*
*.*.***.*
*.*..E*.*
*.***.*.*
*S....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*E..*
*.***.*.*
*.*...*.*
*.*.***.*
*.*.*.*.*
*.*.*.*.*
*...*..S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..E....*
*.*****.*
*.*.*S..*
*.*.*.*.*
*.*.*.*.*
*.*.*.*.*
*.*...*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*E......*
*.*.***.*
*.*.*.*.*
***.*.*.*
*..S*.*.*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*..E*
*.***.***
*...*...*
***.***.*
*...*...*
*.***.*.*
*....S*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
***.***.*
*...*S*.*
*.***.*.*
*.*E*...*
***.*.***
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.***.*
*.*.....*
*.*******
*...*...*
*.*.***.*
*.*..E.S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*S*
*.***.*.*
*.*E*...*
*.*.***.*
*.*...*.*
***.***.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*S*.*.*.*
*.*.*.*.*
*.*E*.*.*
*.*.*.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.*.*.*
*.*.*.*E*
*.***.*.*
*.*...*.*
*.*.***.*
*..S*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*....S..*
*.*****.*
*.*...*.*
*.*.***.*
*.*.*.*.*
*.*.*.*.*
*..E*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
***.***.*
*.*...*.*
*.*****.*
*....E*.*
*****.*.*
*......S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..S....*
*.*.***.*
*.*.*.*.*
*.*.*.***
*.*.*E..*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*.***.*
*.*.*E..*
***.***.*
*...*.*.*
*.***.*.*
*.....*S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*..S*
***.***.*
*E....*.*
*.*****.*
*.....*.*
*.***.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
*****.*.*
*.*...*.*
*.*.***.*
*.*.*...*
*.*.***.*
*S.E....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*E...S*.*
***.*.*.*
*...*.*.*
*.***.*.*
*.*...*.*
***.***.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.***.*
*.*...*E*
*.*****.*
*.*S....*
*.*.***.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.*E..*
*.*.*.*.*
*.*...*.*
*.*****.*
*S....*.*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S....*.*
*.***.*.*
*...*.*.*
*.***.*.*
*.*...*.*
*.*****.*
*......E*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*******.*
*...*E..*
***.*.*.*
*.*.*.*.*
*.*.*.*.*
*....S*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*E*.*...*
*.*.***.*
*.*...*.*
*.***.*.*
*..S*...*
*.*.***.*
*.*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*****.*
*.....*.*
*****.*.*
*.*..E*S*
*.*.***.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.*.***
*.*S*...*
***.*.*.*
*E..*.*.*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..E....*
*.*******
*..S....*
*******.*
*...*...*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*.....*.*
*.*****.*
*S*E..*.*
*.***.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.***.*.*
*.....*E*
*.*****.*
*...*S*.*
***.*.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*******
*.*E....*
*.*.***.*
*.*.*...*
*.***.***
*..S....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*......S*
*.*.*****
*.*.....*
*******.*
*...*...*
***.*.*.*
*.....*E*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.***.*.*
*...*.*.*
*****.*.*
*.*...*.*
*.*.***.*
*...*E.S*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S.E....*
*.***.***
*...*...*
*****.*.*
*...*.*.*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.*.***
*...*S.E*
*.*****.*
*...*.*.*
***.*.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*..E*.*
*.*.***.*
*...*...*
*.***.*.*
*...*.*.*
***.***.*
*....S..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*****.*.*
*.....*.*
*.*****.*
*S*...*.*
*.***.*.*
*....E*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*******
*.*....E*
*.*****.*
*S....*.*
*.***.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
***.***.*
*...*.*.*
*.***.***
*..S*...*
*.*.***.*
*.*..E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*****.*.*
*.....*.*
*.*****.*
*.*.*.*.*
*.*.*.*.*
*...*S.E*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
*.***.*.*
*.*.*...*
***.***.*
*.*....E*
*.*.*****
*S......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
***.*****
*.*....E*
*.*.***.*
*.*...*S*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.***.***
*...*...*
***.***.*
*...*...*
*.***.*.*
*E...S*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S..*...*
*.*.***.*
*.*...*.*
*.***.*.*
*.*.*...*
***.***.*
*..E....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.....*.*
*.***.*.*
*.*.*E..*
*.*.***.*
*...*..S*
*****.***
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*...*
*.*.*.*.*
*.*S*E*.*
***.*.***
*.*.*...*
*.*.***.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*...*...*
*****.***
*S..*...*
*.*.***.*
*E*.....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*****.*
*....S*.*
*.*****.*
*.......*
*.*******
*....E..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*..E..*.*
*****.*.*
*.*...*.*
*.*.***.*
*.*S....*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*...*.*
*.*.***.*
*S..*...*
*.*****.*
*.*E..*.*
*.*.*.*.*
*...*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*...*E..*
*.*.***.*
*.*.....*
*.*****.*
*.*...*.*
***.*.*.*
*...*S..*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*....E..*
*******.*
*.....*.*
*****.*.*
*...*...*
*.*.***.*
*.*S....*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*****.*
*.*E....*
***.*****
*..S*...*
*.***.*.*
*.....*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*E......*
*.*****.*
*.*...*.*
*.*.*.*.*
*.*.*.*.*
*.***.*.*
*..S*...*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*S......*
*****.***
*...*...*
*.*.***.*
*.*.*...*
***.*.*.*
*....E*.*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.......*
*.*.***.*
*.*.*E*.*
*.***.*.*
*..S..*.*
*******.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*.*.....*
*.*.***.*
*.*.*E..*
*.*.*****
*...*S..*
*.*****.*
*.......*
********* | maze-9x9 |
You need to solve the follow maze.
'*' denotes the wall that you cannot walk through, '.' denotes available area that you can walk through.
'S' denotes the starting point, 'E' denotes the destination.
You need to start from the starting point and cross through the available area to reach the destination.
There are four... | *********
*....E..*
*.*****.*
*.....*.*
*.***.***
*S*.*...*
*.*.***.*
*.*.....*
********* | maze-9x9 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3