1
0
Fork 0
Commit Graph

47 Commits

Author SHA1 Message Date
Vivianne cf7b2507ae Ugggh not a fan of this but my brain... is tired 2022-12-19 22:14:05 -08:00
Vivianne e0b38be791 Working, with help from takeuntil 2022-12-10 21:38:03 -08:00
Vivianne 81a992ff65 Part 2 WIP, broken and messy 2022-12-10 19:42:50 -08:00
Vivianne c607fb7a93 Formatting 2022-12-10 17:52:48 -08:00
Vivianne b32d0680d9 Part 8 first star, messy 2022-12-10 17:45:48 -08:00
Vivianne 28092c7ae6 Formatting 2022-12-10 17:45:33 -08:00
Vivianne 05d95cb415 Formatting 2022-12-10 17:45:11 -08:00
Vivianne bffd0002c0 Cleanup by-ref 2022-12-10 15:36:57 -08:00
Vivianne 5f390df957 Some cleanup to deduplicate a bit 2022-12-10 15:32:54 -08:00
Vivianne b1f467d62b Next star gotten 2022-12-10 15:26:17 -08:00
Vivianne 62edf7f697 Formatting 2022-12-10 14:58:57 -08:00
Vivianne 916e8e1b6f Move main to better spot 2022-12-10 14:58:00 -08:00
Vivianne 8bc501a4f5 We got the first star! 2022-12-10 14:56:52 -08:00
Vivianne 3df1c4e52b Slightly cleaner 2022-12-10 11:58:42 -08:00
Vivianne 953d18e634 Cleanup 2022-12-10 11:50:20 -08:00
Vivianne 14fd1ce4a7 No star yet but filesystem is successfully parsed 2022-12-10 11:48:42 -08:00
Vivianne eb02a6e455 Stars 1 and two, that was nice and simple! 2022-12-08 21:49:58 -08:00
Vivianne d88886869a Second star.
Too lazy to figure out proper cloning of the Dock so we just parse it twice, whatever
2022-12-08 01:29:54 -08:00
Vivianne 6e9261e027 Part one of day 5 complete 2022-12-08 00:39:59 -08:00
Vivianne 8d27027049 In progress, parsing of the Dock is complete 2022-12-07 22:19:28 -08:00
Vivianne eb56d312cc Use RangeInclusive instead, and get second star 2022-12-07 19:51:51 -08:00
Vivianne b14a2306c1 First star complete 2022-12-07 19:14:55 -08:00
Vivianne 0272d77d6b Clippy fixes 2022-12-02 23:37:10 -08:00
Vivianne 7663397c1b Much cleaner loop for p2 2022-12-02 23:30:14 -08:00
Vivianne 18915dfd8a Remove unneeded hashset lol 2022-12-02 23:26:15 -08:00
Vivianne 5ede082241 Second star. 2022-12-02 23:21:14 -08:00
Vivianne 4c1bf47827 Tiny tweak 2022-12-02 22:36:14 -08:00
Vivianne 74ecdd388c format 2022-12-02 22:27:00 -08:00
Vivianne 0db7712260 Clippy suggestions 2022-12-02 22:24:42 -08:00
Vivianne 92306ca539 Add part 1 solution 2022-12-02 22:19:07 -08:00
Vivianne ffe2432af5 Prepare for 3! 2022-12-02 20:48:30 -08:00
Vivianne 1c5e2b26e5 Clean up signatures (thanks tali) 2022-12-02 12:13:22 -08:00
Vivianne 1a967a5822 Reordering 2022-12-02 12:05:54 -08:00
Vivianne b6d2240d51 Renamed things for clarity and stopped using Ord 2022-12-02 12:03:29 -08:00
Vivianne a5cc701cce Fix typo 2022-12-02 02:42:19 -08:00
Vivianne 5f08074bf5 Split into parts and learn about borrow checking smore 2022-12-02 02:39:01 -08:00
Vivianne 2525f43f99 Clippy suggestions 2022-12-02 02:00:56 -08:00
Vivianne 6d5f7f6728 Working submission (part 2) 2022-12-02 01:42:29 -08:00
Vivianne 0900b54c13 Switch to nightly and use BTreeSet instead! 2022-11-30 23:25:39 -08:00
Vivianne 7bbba7414a Remove unnecessary expect 2022-11-30 23:12:02 -08:00
Vivianne 7b5d96c21e Switch to match and do cargo fmt 2022-11-30 22:55:46 -08:00
Vivianne 30aea9de13 Use expect instead of unwrap. 2022-11-30 22:52:14 -08:00
Vivianne b946b30978 Move input 2022-11-30 22:46:09 -08:00
Vivianne d983dd3d19 Restructure project for better daily stuff 2022-11-30 22:44:15 -08:00
Vivianne 3112a85064 Cleanup 2022-11-30 22:26:26 -08:00
Vivianne cbaa0a3591 Second star. 2022-11-30 22:19:44 -08:00
Vivianne 019dc4d0ce Submit first star 2022-11-30 21:44:06 -08:00