Skip to content

Latest commit

 

History

History

day13

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Puzzle 01

Two equations, two variables, we can solve this using algebra. The machine is valid if the solutions are integers. It did take me three pages of scribblings to resolve the equations.

Puzzle 02

Added an optional correction factor to Machine#initialize and ran everything else the same.