Solve day 17.

This commit is contained in:
2023-12-28 15:31:53 -05:00
parent a449964cbe
commit 482d5e4aa7
2 changed files with 120 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
all.py
__pycache__
*.txt
*.md