Commit Graph

9 Commits

Author SHA1 Message Date
31d2d2fdc8 Solve day 9 and fix horrible bug in lib.
My integer parser did not consider negative values. I have fixed that
in the 2022 repository, but not here. That's pretty annoying.
2023-12-09 11:48:39 -05:00
485637caeb Do day 8 and add gcm and prime factors to lib. 2023-12-08 00:32:03 -05:00
a915778046 Do day 7. 2023-12-07 23:57:38 -05:00
fc696046a9 Do days 5 and 6. 2023-12-06 11:47:04 -05:00
22a4b79550 Do day 3. 2023-12-03 17:23:36 -05:00
c37789748e Add times. 2023-12-02 11:53:40 -05:00
08115b061b Add license. 2023-12-02 11:52:06 -05:00
3cf80cab1b Do day 2. 2023-12-02 11:48:32 -05:00
b927685801 Do day 1. 2023-12-01 22:51:14 -05:00