2024-20 part 1 in haskell
This commit is contained in:
parent
cc7e97348b
commit
cfde33a57b
3 changed files with 238 additions and 0 deletions
15
2024/20-Race_Condition/example
Normal file
15
2024/20-Race_Condition/example
Normal file
|
@ -0,0 +1,15 @@
|
|||
###############
|
||||
#...#...#.....#
|
||||
#.#.#.#.#.###.#
|
||||
#S#...#.#.#...#
|
||||
#######.#.#.###
|
||||
#######.#.#...#
|
||||
#######.#.###.#
|
||||
###..E#...#...#
|
||||
###.#######.###
|
||||
#...###...#...#
|
||||
#.#####.#.###.#
|
||||
#.#...#.#.#...#
|
||||
#.#.#.#.#.#.###
|
||||
#...#...#...###
|
||||
###############
|
Loading…
Add table
Add a link
Reference in a new issue