From 66a16fb3a17d57ae9104081cd515e28b501d6838 Mon Sep 17 00:00:00 2001 From: BoriskovaDV Date: Sun, 24 May 2026 20:18:19 +0000 Subject: [PATCH] [2] feet: add blocked exit in no exit maze --- BoriskovaDV/docs/data/2-nd-exercise/maze/maze_no_exit.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BoriskovaDV/docs/data/2-nd-exercise/maze/maze_no_exit.txt b/BoriskovaDV/docs/data/2-nd-exercise/maze/maze_no_exit.txt index b79067d..1568be0 100644 --- a/BoriskovaDV/docs/data/2-nd-exercise/maze/maze_no_exit.txt +++ b/BoriskovaDV/docs/data/2-nd-exercise/maze/maze_no_exit.txt @@ -3,4 +3,5 @@ # # # # # #### # # # # -########## \ No newline at end of file +########## +E######### \ No newline at end of file