view 13/test_input.txt @ 20:6160397412c3

Day 13 part 1
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Dec 2022 20:49:53 +0100
parents
children
line wrap: on
line source

[1,1,3,1,1]
[1,1,5,1,1]

[[1],[2,3,4]]
[[1],4]

[9]
[[8,7,6]]

[[4,4],4,4]
[[4,4],4,4,4]

[7,7,7,7]
[7,7,7]

[]
[3]

[[[]]]
[[]]

[1,[2,[3,[4,[5,6,7]]]],8,9]
[1,[2,[3,[4,[5,6,0]]]],8,9]