advent_of_code/2019
2023-04-03 17:53:42 +02:00
..
common/intcode_processor Added Solution for 2019 day 23 2023-04-01 18:16:39 +02:00
day01_the_tyranny_of_the_rocket_equation 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day02_1202_program_alarm 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day03_crossed_wires Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day04_secure_container 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day05_sunny_with_a_chance_of_asteroids 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day06_universal_orbit_map 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day07_amplification_circuit 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day08_space_image_format Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day09_sensor_boost 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day10_monitoring_station Cleanup in 2019 day 10: Introduced a proper data type for angles 2023-03-12 15:34:03 +01:00
day11_space_police 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day12_the_n-body_problem 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day13_care_package Added Solution for 2019 day 13 2023-03-12 20:53:18 +01:00
day14_space_stoichiometry 2019 cleanup: Introduced proper Error types for most days up until day 14 2023-03-13 21:47:29 +01:00
day15_oxygen_system Added Solution for 2019 day 15 2023-03-14 08:08:21 +01:00
day16_flawed_frequency_transmission Added Solution for 2019 day 16 2023-03-15 08:41:20 +01:00
day17_set_and_forget Added Solution for 2019 day 17 2023-03-18 12:56:43 +01:00
day18_many-worlds_interpretation Added Solution for 2019 day 18 2023-03-25 17:56:02 +01:00
day19_tractor_beam Added Solution for 2019 day 19 2023-03-25 22:22:40 +01:00
day20_donut_maze Added Solution for 2019 day 20 2023-03-26 09:53:09 +02:00
day21_springdroid_adventure Added Solution for 2019 day 21 2023-03-26 15:59:36 +02:00
day22_slam_shuffle Added Challenge Text for 2019 day 22 2023-03-31 16:55:36 +02:00
day23_category_six Added Solution for 2019 day 23 2023-04-01 18:16:39 +02:00
day24_planet_of_discord Added Solution for 2019 day 24 2023-04-02 10:42:39 +02:00
day25_cryostasis Cleanup in 2019 day 25 (amended comment for the test); adjustments for 2020 in add script 2023-04-03 17:53:42 +02:00