Problem | Solution | Notes/Thoughts |
---|---|---|
Day 1 | Day1Part1.py | |
Day2Part2.py | The for loop on line 12 could likely be written cleaner, likely without a temporary variable | |
Day 2 | Day2.py | |
Day 3 | Day3.py | |
Day 4 | Day4.py | I definitely should've combined everything into one function, but I'm posting the code as written! Trying to think how I should post refactors... |
Day 5 | Day5.py | Absolutely the hardest one for me so far. Just understanding each of the instructions (espcially input) took me too many hours. Day 2 wasn't too tricky, I think it was a reading comprehension issue mostly. |
Day 6 | Day6.py | |
Day 7 | Was super tricky! Haven't finished it yet | |
Day 8 | Day8.py | Figuring out how to display the final result was the trickiest. I ended up going with X's and spaces but I'm sure there's some cooler ways to do it. |
Day 9 | I need to tackle day 7 first, they build off of each other | |
Day 10 | Day10.py | atan2 is absolutely critical, I'm glad I asked for help! Writing a way around it was a pain, I ended up scrapping all of it |
-
Notifications
You must be signed in to change notification settings - Fork 0
tigar/advent2019
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Advent of Code Solutions 2019
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published