Commit Graph

47 Commits

Author SHA1 Message Date
Mathis 8c45193f56 2023-17: Set as unfinished 2023-12-25 18:14:31 +01:00
Mathis 78270ccc30 Add README 2023-12-25 18:14:12 +01:00
Mathis 3db016d630 2023-17: Fix edge cost bug 2023-12-25 16:50:08 +01:00
Mathis 1fa974ebc5 Ignore .vscode 2023-12-25 01:02:50 +01:00
Mathis 498151008f 2023-17: Add down dir to start cost 2023-12-25 01:02:36 +01:00
Mathis 1f901849d6 2023-17: Start implementing part one 2023-12-25 00:46:35 +01:00
Mathis cfa7060a0b 2023-16: Implement part two 2023-12-24 17:01:44 +01:00
Mathis 2deb1e1a03 2023-16: Implement part one 2023-12-24 14:27:26 +01:00
Mathis 672d196e2a 2023-15: Implement part two 2023-12-24 12:57:29 +01:00
Mathis 5444a86e22 2023-15: Start implementing part two 2023-12-24 01:17:05 +01:00
Mathis 50e0578690 2023-15: Implement part one 2023-12-23 22:13:46 +01:00
Mathis 186f9802b7 2023-14: Implement part two 2023-12-23 21:52:39 +01:00
Mathis ae9f6e1829 2023-14: Implement part one 2023-12-23 21:52:23 +01:00
Mathis 4148a107ef 2023-13: Implement part one 2023-12-23 17:05:09 +01:00
Mathis 7b0d96551a 2023-12: Solve part two 2023-12-23 00:10:42 +01:00
Mathis b0447bed64 2023-12: Implement first part 2023-12-22 19:52:14 +01:00
Mathis e520118ac2 2023-11: Implement part two 2023-12-22 14:40:07 +01:00
Mathis 5616c7212c 2023-11: Implement first part 2023-12-22 13:24:51 +01:00
Mathis e0d5d12847 2023-11: Start working on part one 2023-12-22 00:46:22 +01:00
Mathis 20737cb432 2023-10: Implement part one 2023-12-21 23:16:30 +01:00
Mathis 35728df923 2023-10: Add day 10 2023-12-21 19:56:09 +01:00
Mathis 100fd47491 Change Solution trait 2023-12-21 19:55:51 +01:00
Mathis 793241a355 2023-09: Solve part 2 2023-12-20 23:18:31 +01:00
Mathis cd66aca007 2023-09: Solve part one 2023-12-20 22:56:04 +01:00
Mathis bd64b811b9 2023-08: Solve part two 2023-12-20 21:43:31 +01:00
LordMathis ce170f04ff 2023-08: Attempt part two 2023-12-19 23:41:55 +01:00
LordMathis 84acc559f2 2023-08: Implement first part 2023-12-19 21:59:45 +01:00
LordMathis 6bfae0fe45 Run cargo fmt 2023-12-18 23:42:56 +01:00
Mathis fe14fed68c Merge pull request 'restructuring' (#1) from restructuring into main
Reviewed-on: #1
2023-12-18 21:49:45 +00:00
LordMathis e74ff52755 Make restructuring work 2023-12-18 22:45:49 +01:00
LordMathis 439b15d11e Harmonize module and input naming 2023-12-18 21:11:04 +01:00
LordMathis 3d6b90e328 Move read_lines to utils 2023-12-18 21:10:48 +01:00
LordMathis a3752c5cee Rename modules 2023-12-18 20:52:02 +01:00
LordMathis 6d5fc9fb93 Add back day 3 2023-12-18 20:02:55 +01:00
LordMathis 5bf68a6003 Restructure code 2023-12-18 19:56:21 +01:00
LordMathis dae33e4a4b 2023-06: Implement part 2 2023-12-06 22:38:42 +01:00
LordMathis ef364a9ae0 2023-06: Implement part one 2023-12-06 22:18:28 +01:00
LordMathis aa81576743 2023-04: Implement part one 2023-12-04 23:00:05 +01:00
LordMathis ea12e999c1 2023-03: Fix end of line bug 2023-12-03 21:55:12 +01:00
LordMathis 284bae6837 2023-03: Initial first part implementation 2023-12-03 21:46:17 +01:00
LordMathis 7a5c968572 Reformat files 2023-12-03 17:37:34 +01:00
LordMathis 3fc02ca06b 2023-02: Implement part 2 2023-12-02 23:45:06 +01:00
LordMathis 16ab3b3b0b 2023-02: Implement part 1 2023-12-02 23:32:14 +01:00
LordMathis abb8163f36 2023-01: Implement part 2 2023-12-01 17:03:07 +01:00
LordMathis d6382ce487 2023-01: Working part 1 2023-12-01 15:59:21 +01:00
LordMathis 68e6963aa9 Move files to year folder 2023-12-01 15:06:31 +01:00
LordMathis 31b0f83c1b Initial commit 2023-12-01 14:58:42 +01:00