2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024
Day | Problem Page | Status | Difficulty | Solution Page | Test Page | Tags |
---|---|---|---|---|---|---|
1 | The Tyranny of the Rocket Equation | π₯ | βοΈ | day_01.ex | day_01_test.exs | calculation, rust |
2 | 1202 Program Alarm | π₯ | βοΈ | day_02.ex | day_02_test.exs | op-code, not-fast-enough, int-code |
3 | Crossed Wires | π₯ | βοΈ | day_03.ex | day_03_test.exs | grid, set, not-fast-enough |
4 | Secure Container | π₯ | βοΈ | day_04.ex | day_04_test.exs | sequence, inline-input, not-fast-enough |
5 | Sunny with a Chance of Asteroids | π₯ | βοΈ | day_05.ex | day_05_test.exs | op-code, int-code |
6 | Universal Orbit Map | π₯ | βοΈ | day_06.ex | day_06_test.exs | graph, routing |
8 | Space Image Format | π₯ | βοΈ | day_08.ex | day_08_test.exs | sequence, visual-result |
10 | Monitoring Station | π₯ | βοΈ βοΈ βοΈ | day_10.ex | day_10_test.exs | sequence, grid, trigonometry |