adventofcode/2017/day12/testinput
2017-12-12 07:48:53 -06:00

8 lines
74 B
Plaintext

0 <-> 2
1 <-> 1
2 <-> 0, 3, 4
3 <-> 2, 4
4 <-> 2, 3, 6
5 <-> 6
6 <-> 4, 5