Commit graph

78 commits

Author SHA1 Message Date
Burnus
8a8085b8b5 Improved Logic for 2021 day 24 (apply bounds to individual digits instead of looping through integers until we find a suitable one) 2023-05-12 16:06:19 +02:00
Burnus
68c74b45b0 Fixed Logic for 2021 day 24 (Used to find min/max Serial Number based on the least significant digits instead of most; this did produce the right answers, but that was probably a coincidence) 2023-05-12 12:44:16 +02:00
Burnus
954b6703f6 Added Solution for 2021 day 25 2023-05-11 20:53:39 +02:00
Burnus
4571a92337 Added Solution for 2021 day 24 2023-05-10 20:21:41 +02:00
Burnus
62fac164a8 Added Solution for 2021 day 23 2023-05-09 17:56:16 +02:00
Burnus
d489758a56 Added Solution for 2021 day 22 2023-05-08 16:25:06 +02:00
Burnus
4d4fd2de5a Added Solution for 2021 day 21 2023-05-05 14:42:10 +02:00
Burnus
912bb4b2d9 Added Solution for 2021 day 20 2023-05-05 13:28:19 +02:00
Burnus
90a1203fda Added Solution for 2021 day 19 2023-05-03 18:01:53 +02:00
Burnus
a89f7ded79 Added Solution for 2021 day 18 2023-05-02 20:28:31 +02:00
Burnus
1b5424b94f Added Solution for 2021 day 17 2023-04-28 14:50:13 +02:00
Burnus
cda358ee23 Added Solution for 2021 day 16 2023-04-27 16:05:50 +02:00
Burnus
b9d666f5c7 Added Solution for 2021 day 15 2023-04-26 21:45:06 +02:00
Burnus
5e1a756b34 Added Solution for 2021 day 14 2023-04-25 16:17:56 +02:00
Burnus
67a9e89e84 Added Solution for 2021 day 13 2023-04-25 15:57:14 +02:00
Burnus
317f9b5be0 Added Solution for 2021 day 12 2023-04-24 22:15:40 +02:00
Burnus
e1c0af83d3 Added Solution for 2021 day 11 2023-04-24 21:54:51 +02:00
Burnus
d9ccf83e82 Added Solution for 2021 day 10 2023-04-21 15:48:15 +02:00
Burnus
10fb4f2561 Added Solution for 2021 day 09 2023-04-21 14:37:05 +02:00
Burnus
b45d9b1393 Added Solution for 2021 day 08 2023-04-20 16:51:53 +02:00
Burnus
6fd641734f Added Solution for 2021 day 07 2023-04-20 16:07:25 +02:00
Burnus
65859a6142 Added Solution for 2021 day 06 2023-04-19 21:02:05 +02:00
Burnus
4da49bde8d Added Solution for 2021 day 05 2023-04-19 20:51:05 +02:00
Burnus
3459c8a5ad Added Solution for 2021 day 04 2023-04-19 20:30:25 +02:00
Burnus
690296f00a Added Solution for 2021 day 03 2023-04-19 20:12:33 +02:00
Burnus
028b30f131 Added Solution for 2021 day 02 2023-04-19 20:04:29 +02:00
Burnus
19759955b2 Added Solution for 2021 day 01 2023-04-19 15:51:16 +02:00
Burnus
1b753ba954 Added Solution for 2020 day 25 2023-04-18 19:02:29 +02:00
Burnus
b5fae028ad Added Solution for 2020 day 24 2023-04-18 18:19:14 +02:00
Burnus
dd5044e7ae Added Solution for 2020 day 23 2023-04-18 17:41:35 +02:00
Burnus
cb37bd7552 Added Solution for 2020 day 22 2023-04-18 17:05:45 +02:00
Burnus
0847cccf95 Added Solution for 2020 day 21 2023-04-17 21:04:52 +02:00
Burnus
af0f69df0e Added Solution for 2020 day 20 2023-04-14 15:06:10 +02:00
Burnus
6634837d8e 2020 day 19 Cleanup: Introduced clarifying comments and reduced the beginnings and ends HashSets to those rules that directly translate into chars.. 2023-04-13 21:23:59 +02:00
Burnus
3a42d18f3e Added Solution for 2020 day 19 2023-04-13 20:11:37 +02:00
Burnus
6f58a357be Added Solution for 2020 day 18 2023-04-13 05:50:46 +02:00
Burnus
758b6354a6 Added Solution for 2020 day 17 2023-04-12 16:49:23 +02:00
Burnus
e71b1b62fb Added Solution for 2020 day 16 2023-04-11 21:32:32 +02:00
Burnus
5728d1c5d3 Added Solution for 2020 day 15 2023-04-09 15:18:57 +02:00
Burnus
5594482117 Added Solution for 2020 day 14 2023-04-08 16:23:39 +02:00
Burnus
ca28a58a8b Added Solution for 2020 day 14 2023-04-08 16:23:17 +02:00
Burnus
1e610ae6dc 2020 day 13 Cleanup: Removed superfluous Error Type 2023-04-07 10:59:17 +02:00
Burnus
711fed5cac 2020 day 13 Added Challenge Description 2023-04-07 10:50:40 +02:00
Burnus
9c29367c46 Added Solution for 2020 day 13 2023-04-07 10:23:42 +02:00
Burnus
76a31f1fc0 Added Solution for 2020 day 12 2023-04-07 08:15:13 +02:00
Burnus
dc6ec67f4e 2020 day 11 cleanup: Removed commented out code and set target value for challenge part 2 2023-04-05 20:01:29 +02:00
Burnus
3dc435be47 Added Solution for 2020 day 11 2023-04-05 19:59:42 +02:00
Burnus
604a19e901 Added Solution for 2020 day 10 2023-04-05 19:12:08 +02:00
Burnus
efaa7c5ef6 Added Solution for 2020 day 09 2023-04-05 17:13:52 +02:00
Burnus
b0f42876e7 Added Solution for 2020 day 08 2023-04-04 17:11:41 +02:00