view 2023/input/08_test2.txt @ 65:f2fb41098579

Day 12: refactor memoization
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 23 Dec 2023 17:29:13 +0100
parents 0a0ff94175b5
children
line wrap: on
line source

LLR

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