Commit graph

1 commit

Author SHA1 Message Date
8aa6363b9f Solve 2016:25 p1 "Clock Signal"
Did brute force, but earlier drafts of the code
failed to exit the while loop correcly.

By manual testing, an odd number is required in reg
a to set the first output to 0 (for my puzzle
input at least). Hence, only odd numbers are tested.
2024-12-12 13:53:43 +01:00