day 1: Day 1 solution. Also setup gitignore and readme.

This commit is contained in:
Jess Friedersdorff 2025-12-01 23:10:08 +00:00
commit b55f7e8386
3 changed files with 80 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
input_*
.idea/
__pycache__/