view 2022/13/test_input.txt @ 32:05ddc45b4210

Move old puzzles to 2022 directory
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 02 Dec 2023 12:22:41 +0100
parents 13/test_input.txt@6160397412c3
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]