diff --git a/dyachenkoas/docs2/data2/maze_no_exit.txt b/dyachenkoas/docs2/data2/maze_no_exit.txt new file mode 100644 index 0000000..7e997e0 --- /dev/null +++ b/dyachenkoas/docs2/data2/maze_no_exit.txt @@ -0,0 +1,9 @@ +########### +#S # +# ####### # +# # # +####### # # +# # # +# ####### # +# # # +########### \ No newline at end of file diff --git a/dyachenkoas/docs2/data2/maze_small.txt b/dyachenkoas/docs2/data2/maze_small.txt new file mode 100644 index 0000000..d4f79f8 --- /dev/null +++ b/dyachenkoas/docs2/data2/maze_small.txt @@ -0,0 +1,7 @@ +########## +#S # +# # #### # +# # # +#### # ## +# # E# +########## \ No newline at end of file