2019 day 5: fix wrong link in README, replace struct with typedefs

This commit is contained in:
2022-09-25 12:26:07 +02:00
parent b6af1f3edb
commit 3d18e36ff4
2 changed files with 29 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ ship computer to support the Thermal Environment Supervision Terminal.
The Thermal Environment Supervision Terminal (TEST) starts by running a
/diagnostic program/ (your puzzle input). The TEST diagnostic program
will run on [[file:2][your existing Intcode computer]] after a few
will run on [[file:~/dev/advent-of-code/2019/day02][your existing Intcode computer]] after a few
modifications:
/First/, you'll need to add /two new instructions/: