Advent of Code 2019-2021 in Panda
The aim of project is to explore the pre-alpha version of Panda language. Implementations of various programming puzzles should expose vulnerabilities, bugs and ill-thought-out solutions.
git clone https://github.com/dzikoysk/advent-of-code.git
cd <year>
./run.sh <day> <user>
Day | Name | Panda |
---|---|---|
- | Advent of Code 2021 | - |
01 | Sonar Sweep | β |
02 | Dive! | β |
03 | Binary Diagnostic | β |
0N | ||
- | Advent of Code 2020 | - |
01 | Report Repair | β |
02 | Password Philosophy | β |
03 | Toboggan Trajectory | β |
04 | Passport Processing | β |
05 | Binary Boarding | β |
06 | Custom Customs | β |
07 | Handy Haversacks | β |
08 | Handheld Halting | β |
09 | Encoding Error | β |
10 | Adapter Array | Β½ |
11 | Seating System | - |
... | Again lack of time π³ | ... |
- | Advent of Code 2019 | - |
01 | The Tyranny of the Rocket Equation | β |
02 | 1202 Program Alarm | β |
03 | Crossed Wires | β |
04 | Secure Container | β |
05 | Sunny with a Chance of Asteroids | β |
06 | Universal Orbit Map | β |
07 | Amplification Circuit | β |
08 | Space Image Format | β |
09 | Sensor Boost | β |
10 | Monitoring Station | Β½ |
11 | Space Police | - |
... | Lack of time :< | ... |