Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 313 Bytes

Advent of Code 2019

My solutions to AoC2019 - This was (is) simply about solving the problems rather than writing highly optimized code.

The directory ./src contains the Intcode-interpreter developed and refactored throughout the entire problem series.

NOTE: the input is user-/account-dependent.