Add Linux support, write input functions

This commit is contained in:
2021-09-01 15:07:47 -07:00
parent 983657cf3e
commit e6bedd1d66
9 changed files with 128 additions and 11 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
input/
advent
compile_commands.json
.cache