Solve 2020 day 13 CRT jojo

This commit is contained in:
2024-09-14 10:41:22 -04:00
parent 4a72eeb348
commit 6e588bb928
3 changed files with 56 additions and 1 deletions

View File

@@ -148,7 +148,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 10: 34:27 (so weak)
- Day 11: 21:05 (hmmm, I rally have to analyze why I am so slow)
- Day 12: 21:52 (just slow again for an easy problem)
- Day 13:
- Day 13: 18:00 (I don't really understand the CRT to be honest)
- Day 14:
## AoC 2022