diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
commit | eafd5d5cf87c3c5c6783957ebfc815b356fd88fa (patch) | |
tree | c75a36f0e9f5c2882dd82060d2496152624e17a8 /resources/solutions/DFS-01.fornax | |
parent | 3598dc0826ace678737db8bb2712c81205281ae3 (diff) | |
download | fornax-eafd5d5cf87c3c5c6783957ebfc815b356fd88fa.tar.gz |
Rename sample solutions
When we add more algorithms, this'll make it easier to browse.
Diffstat (limited to 'resources/solutions/DFS-01.fornax')
-rw-r--r-- | resources/solutions/DFS-01.fornax | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/solutions/DFS-01.fornax b/resources/solutions/DFS-01.fornax new file mode 100644 index 0000000..438e7e1 --- /dev/null +++ b/resources/solutions/DFS-01.fornax @@ -0,0 +1,7 @@ +rows:3 cols:3 +.#......$ +!-@......$ +-#.@....$ +-#.-@...$ +-#.--@..$ +|-#.---..@ |