diff --git a/BoriskovaDV/docs/data/2-nd-exercise/maze/maze20x20.txt b/BoriskovaDV/docs/data/2-nd-exercise/maze/maze20x20.txt new file mode 100644 index 0000000..648e1df --- /dev/null +++ b/BoriskovaDV/docs/data/2-nd-exercise/maze/maze20x20.txt @@ -0,0 +1,21 @@ +#################### +#S # +# ############### # +# # # # +# # ######### # # # +# # # # # # # +# # # ##### # # # # +# # # # # # # # # +# # # # # # # # # # +# # # # # # # # # +# # # ##### # # # # +# # # # # # # +# # ######### # # # +# # # # +# ############### # +# # +# ############### # +# # # # +# # ########### # # +# E# +#################### \ No newline at end of file