Solve day 1, add template

This commit is contained in:
Jiří Štefka 2022-12-06 02:38:31 +01:00
parent 0eab5e62c5
commit 7c9f031106
7 changed files with 433 additions and 0 deletions

6
.gitignore vendored
View file

@ -1,3 +1,9 @@
# Output folders
output/
# Vimspector
# .vimspector.json
# Prerequisites
*.d