day 20 part 1
commit55156740e1a6f6f8b825ff03a412586dc088ecb5
authorEric Blake <eblake@redhat.com>
Thu, 21 Dec 2023 21:27:01 +0000 (21 15:27 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 21 Dec 2023 21:30:34 +0000 (21 15:30 -0600)
tree8cc91749aa51b99dfaef3b716512f095c7d26ea9
parente5930c0443a339ad6fde470709ca542ea7b81b3e
day 20 part 1

Takes just under 1 second.  Pleased that my first submission was
correct off the bat; but now I need to add in cycle detection.

Happened to work for my input in 32-bit math, but I could easily see
other inputs needing a 64-bit multiply.
2023/day20.m4 [new file with mode: 0644]