advent_of_code/2019
2023-03-13 17:25:10 +01:00
..
common/intcode_processor Added Solution for 2019 day 13 2023-03-12 20:53:18 +01:00
day01_the_tyranny_of_the_rocket_equation Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day02_1202_program_alarm Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +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 Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day05_sunny_with_a_chance_of_asteroids Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day06_universal_orbit_map Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +01:00
day07_amplification_circuit Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +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 Solutions for 2022, as well as 2015-2018 and 2019 up to day 11 2023-03-12 15:20:02 +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 Added Solution for 2019 day 13 2023-03-12 20:53:18 +01:00
day12_the_n-body_problem Added Solution for 2019 day 12 2023-03-12 18:29:00 +01:00
day13_care_package Added Solution for 2019 day 13 2023-03-12 20:53:18 +01:00
day14_space_stoichiometry 2019 day 14 cleanup: introduced a proper data type for amount-chemical pairs; removed debug instructions; inserted the correct result in the challenge test 2023-03-13 17:25:10 +01:00