Day 11 - part 2 and output, and some notes
[advent-of-code-2019.git] / day11 / notes.txt
1 registration.txt is the image generated by run2.sh
2
3 run.sh runs the first part
4 run2.sh runs the second part
5
6 robot.sh - the functions / variables for the robot
7 computer.sh - the Intcode interpreter