Working on 2021 day 18
This commit is contained in:
7
2021/day18/testinput
Normal file
7
2021/day18/testinput
Normal file
@@ -0,0 +1,7 @@
|
||||
[1,2]
|
||||
[[1,2],3]
|
||||
[9,[8,7]]
|
||||
[[1,9],[8,5]]
|
||||
[[[[1,2],[3,4]],[[5,6],[7,8]]],9]
|
||||
[[[9,[3,8]],[[0,9],6]],[[[3,7],[4,9]],3]]
|
||||
[[[[1,3],[5,3]],[[1,3],[8,7]]],[[[4,9],[6,9]],[[8,2],[7,3]]]]
|
Reference in New Issue
Block a user