Added solutions for 18th day: snailfish arithmetic
This commit is contained in:
parent
3f49055c82
commit
1108812492
8 changed files with 487 additions and 0 deletions
10
2021/18/example2
Normal file
10
2021/18/example2
Normal file
|
@ -0,0 +1,10 @@
|
|||
[[[0,[4,5]],[0,0]],[[[4,5],[2,6]],[9,5]]]
|
||||
[7,[[[3,7],[4,3]],[[6,3],[8,8]]]]
|
||||
[[2,[[0,8],[3,4]]],[[[6,7],1],[7,[1,6]]]]
|
||||
[[[[2,4],7],[6,[0,5]]],[[[6,8],[2,8]],[[2,1],[4,5]]]]
|
||||
[7,[5,[[3,8],[1,4]]]]
|
||||
[[2,[2,2]],[8,[8,1]]]
|
||||
[2,9]
|
||||
[1,[[[9,3],9],[[9,0],[0,7]]]]
|
||||
[[[5,[7,4]],7],1]
|
||||
[[[[4,2],2],6],[8,7]]
|
Loading…
Add table
Add a link
Reference in a new issue