Commit Graph

90 Commits

Author SHA1 Message Date
c48a7913f5 Add solution for 2022 day 12 2022-12-14 19:01:37 +01:00
273a54b4ca Add solution for 2022 day 11 part 1 2022-12-13 18:07:45 +01:00
c173b62d37 Update solution for 2022 day 10
Overengineer the solution just for fun
2022-12-11 16:36:09 +01:00
02f92114d3 Update readme for 2022
Add links to days in table
2022-12-10 15:31:39 +01:00
dcbed83ea4 Update solution for 2022 day 10
Move tested outputs into files
Make some micro-adjustments to code
2022-12-10 15:30:51 +01:00
37eb9e1ab6 Update solution for 2022 day 09
Just some minor cleanup
2022-12-10 14:21:44 +01:00
f36de1f4e9 Add solution for 2022 day 10 2022-12-10 14:20:09 +01:00
ed18a04dae Add solution for 2022 day 09 part 2 2022-12-09 23:43:03 +01:00
7b2dc1d04c Add solution for 2022 day 09 part 1 2022-12-09 20:53:29 +01:00
4eb67b02d0 Add solution for 2022 day 08 2022-12-09 16:49:26 +01:00
2ec8b3934e Add solution for 2022 day 07 2022-12-09 13:38:53 +01:00
500d952ee3 Update solution for 2022 day 01
Rename binaries to match the other days
2022-12-07 23:00:22 +01:00
1cb8db79d6 Add solution for 2022 day 06 2022-12-06 21:25:01 +01:00
0bd5d6a220 Add solution for 2022 day 05 2022-12-05 14:15:40 +01:00
5878d30713 Add solution for 2022 day 04 2022-12-04 13:34:58 +01:00
9c592395bf Add extra nushell solution for 2022 day 01 part 1
Can't be bothered to add part 2,
because that would require recompiling
nushell to get dataframes back.
2022-12-03 23:52:54 +01:00
7f57a38e5f Add solution for 2022 day 03 2022-12-03 14:26:02 +01:00
8e9b63cfc3 Update solution for 2022 day 02 2022-12-02 16:58:46 +01:00
3c9a208ba6 Add solution for 2022 day 02 2022-12-02 14:02:16 +01:00
19cd82b79d Add extra nushell solution for 2022 day 01 2022-12-01 18:24:17 +01:00
bede4baead Add solution for 2022 day 01 2022-12-01 16:12:11 +01:00
8612463f8f Add solution for 2021 day 17 2021-12-19 18:49:59 +01:00
659a6974c0 Update solution for 2021 day 16 2021-12-18 19:41:12 +01:00
a4d3d12cab Add solution for 2021 day 16 2021-12-18 17:46:45 +01:00
491e2f3afa Add solution for 2021 day 15 part 2 2021-12-16 16:10:29 +01:00
622c739c81 Add solution for 2021 day 15 part 1 2021-12-16 11:32:11 +01:00
943557d106 Add solution for 2021 day 14 2021-12-15 02:54:27 +01:00
faabb2f188 Add solution for 2021 day 13 2021-12-14 02:07:16 +01:00
e8ca666e14 Add solution for 2021 day 12 2021-12-13 18:17:02 +01:00
d3ef0aeacc Remove some unnecessary gitignore files 2021-12-11 21:31:23 +01:00
060e06a9dc Add solution for 2020 day 05 2021-12-11 21:24:41 +01:00
6b80075f36 Add solution for 2021 day 11 2021-12-11 21:24:41 +01:00
ea82ee5cd0 Add solution for 2021 day 08 part 2 2021-12-11 12:42:36 +01:00
6fa2536880 Add some notes for 2021 2021-12-10 20:15:52 +01:00
22b0b0530e Update solution for 2021 day 10
Generalize scoring function
2021-12-10 19:22:00 +01:00
7961d143bb Add solution for 2021 day 10 2021-12-10 18:25:28 +01:00
4b895a6c66 Update solution for 2021 day 09
- close the file handle
- #define max map x and y values
2021-12-09 21:24:53 +01:00
2204d3a32f Add justfiles for 2021 solutions 2021-12-09 20:57:33 +01:00
008833b0df Add solution for 2021 day 09 2021-12-09 20:55:46 +01:00
127fcf174c Add solution for 2021 day 08 part 1 2021-12-09 01:52:09 +01:00
3c57921438 Refactor 2015 days 01 to 10
Split parts into separate files and remove some unused files
2021-12-08 01:05:17 +01:00
13d1191a82 Add solution for 2021 day 07 2021-12-07 18:05:01 +01:00
5646a5448b Add solution for 2021 day 06 2021-12-06 22:16:41 +01:00
5ae2143fab Add solution for 2021 day 05 2021-12-05 21:55:28 +01:00
ca5f179bae Add solution for 2020 day 04 2021-12-05 14:58:58 +01:00
2a6086f434 Add solution for 2020 day 03 2021-12-05 00:44:14 +01:00
c995c3c472 Add solution for 2020 day 02 2021-12-04 19:18:12 +01:00
793f6e4fcc Add solution for 2021 day 04 2021-12-04 18:45:57 +01:00
b387ba320c Update all readmes
Change progress table, add completion percentage and challenge notes.
2021-12-04 00:29:02 +01:00
23d5fd6468 Add solution for 2021 day 03 2021-12-03 20:15:30 +01:00