about summary refs log tree commit diff stats
path: root/resources
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-11-03 21:11:09 +0530
committerAndinus <andinus@nand.sh>2021-11-03 21:11:09 +0530
commit03919ea02fe91e3742aa8c3805edb9c0f9883fda (patch)
treee36c4edde6f651e8259457ddeb1c6a1e9aad7c67 /resources
parent74fa056d77235a3a5f7baec1367db590e74e0fd7 (diff)
downloadfornax-03919ea02fe91e3742aa8c3805edb9c0f9883fda.tar.gz
Add sample DFS solution
Diffstat (limited to 'resources')
-rw-r--r--resources/solutions/01-DFS.fornax7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/solutions/01-DFS.fornax b/resources/solutions/01-DFS.fornax
new file mode 100644
index 0000000..438e7e1
--- /dev/null
+++ b/resources/solutions/01-DFS.fornax
@@ -0,0 +1,7 @@
+rows:3 cols:3
+.#......$
+!-@......$
+-#.@....$
+-#.-@...$
+-#.--@..$
+|-#.---..@