2020-19 part 1 in haskell
This commit is contained in:
parent
fe2d95c8fe
commit
f8ea483e68
3 changed files with 583 additions and 0 deletions
12
2020/19-Monster_Messages/example
Normal file
12
2020/19-Monster_Messages/example
Normal file
|
@ -0,0 +1,12 @@
|
|||
0: 4 1 5
|
||||
1: 2 3 | 3 2
|
||||
2: 4 4 | 5 5
|
||||
3: 4 5 | 5 4
|
||||
4: "a"
|
||||
5: "b"
|
||||
|
||||
ababbb
|
||||
bababa
|
||||
abbbab
|
||||
aaabbb
|
||||
aaaabbb
|
Loading…
Add table
Add a link
Reference in a new issue