From 04657980e7a41e8c7775c63e3832350800accf47 Mon Sep 17 00:00:00 2001 From: ShulpinIN Date: Sun, 24 May 2026 17:22:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BA=D0=BE=D0=B4=20=D0=B8=20=D0=BB=D0=B0=D0=B1=D0=B8?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D1=82=D1=8B=20=D0=B4=D0=BB=D1=8F=20=D0=BB?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=80=D0=B0=D1=82=D0=BE=D1=80=D0=BD=D0=BE?= =?UTF-8?q?=D0=B9=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=8B=20=E2=84=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShulpinIN/maze_lab2/docs/data/no_exit.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ShulpinIN/maze_lab2/docs/data/no_exit.txt diff --git a/ShulpinIN/maze_lab2/docs/data/no_exit.txt b/ShulpinIN/maze_lab2/docs/data/no_exit.txt new file mode 100644 index 0000000..4697881 --- /dev/null +++ b/ShulpinIN/maze_lab2/docs/data/no_exit.txt @@ -0,0 +1,10 @@ +########## +#S # +### ##### +# # # +# # # # ## +# # # +####### # +# # +# ###### # +########## \ No newline at end of file