diff options
author | Andinus <andinus@nand.sh> | 2021-11-17 23:12:15 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-17 23:12:15 +0530 |
commit | 428fa000256bd47c121f8b03b94f37e9f29095e0 (patch) | |
tree | df2711156e00a76412bb06948d994ce51b42a0d0 /resources/input | |
parent | 22aa1c9b322c424724516d70b77d1d5b93155697 (diff) | |
download | fornax-428fa000256bd47c121f8b03b94f37e9f29095e0.tar.gz |
raku/DFS: Add DFS implementation in raku, Add input 06
Diffstat (limited to 'resources/input')
-rw-r--r-- | resources/input/06 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/resources/input/06 b/resources/input/06 new file mode 100644 index 0000000..8e58064 --- /dev/null +++ b/resources/input/06 @@ -0,0 +1,18 @@ +^...........#................... +........#...#................... +.......#..########.............. +.......#........................ +.......#........................ +......#......................... +...#.........#....############## +...#.........#.................. +.......#.....#.....#............ +...................#............ +........#..........#............ +....#...#...##.....#............ +........#..........#...######### +...................#............ +...................#......$..... +................................ +.............#.................. +.............#.................. |