My solutions for the AoC 2019 challenges, written in Python.
🎄 🎄 🎄
- Day 1: The Tyranny of the Rocket Equation - Python Solution
- Day 2: 1202 Program Alarm - Python Solution
- Day 3: Crossed Wires - Python Solution
- Day 4: Secure Container - Python Solution
- Day 5: Sunny with a Chance of Asteroids - Python Solution
- Day 6: Universal Orbit Map - Python Solution
- Day 7: Amplification Circuit - Python Solution
- Day 8: Space Image Format - Python Solution
- Day 9: Sensor Boost - Python Solution
- Day 10: Monitoring Station - Python Solution
- Day 11: Space Police - Python Solution
- Day 12: The N-Body Problem - Python Solution
- Day 13: Care Package - Python Solution
- Day 14: Space Stoichiometry - Python Solution
- Day 15: Oxygen System - Python Solution
- Day 16: Flawed Frequency Transmission - Python Solution
- Day 17: Set And Forget - Python Solution
- Day 18: Many-Worlds Interpretation
- Day 19: Tractor Beam - Python Solution
Package requirements are specified in the requirements.txt file.
pip3 install -r requirements.txt