view 2023/input/08_test2.txt @ 54:a8d3b517a0fe

Add 3rd test input for Day 08
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 14 Dec 2023 14:28:01 +0100
parents 0a0ff94175b5
children
line wrap: on
line source

LLR

AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)