Commit Graph

16 Commits

Author SHA1 Message Date
c16284029c Day5 part2 done 2025-12-05 16:33:15 +02:00
8a5e727743 Day5 part1 done 2025-12-05 14:53:52 +02:00
d66df51c2b Day5 start 2025-12-05 14:36:52 +02:00
15b995cd2d Day4 part2 done 2025-12-04 15:57:56 +02:00
3604470cfd Day4 part1 done 2025-12-04 15:54:04 +02:00
b949545ce6 Day4 start 2025-12-04 15:27:21 +02:00
4c2d1369d2 Confusion 2025-12-03 23:56:34 +02:00
d67cee29c2 Day3 part2 done (got bitten by C again, had some garbage values bcz I
defined an array in the inner scope, and then it went out of scope,but
it wasn't all garbage, it was only the first digit, bcz the only part
that became garbage was the for int i so only the upper 4 bits were
weird)
2025-12-03 23:39:37 +02:00
30a8a2ca68 Continuing 2025-12-03 23:24:14 +02:00
b9b3a80bdb Break 2025-12-03 23:02:03 +02:00
5cc52ea5fd Day3 part1 finished (ffs I only malloc-ed 10kb for the file, so it was
only up to line 179, not 200 lol)
2025-12-03 22:45:02 +02:00
094368f827 Day3 start 2025-12-03 22:08:49 +02:00
f38d54be23 Day2 part2 done 2025-12-02 16:28:12 +02:00
ffad2235bd Day2 part1 done 2025-12-02 16:16:54 +02:00
3ac746eb74 Day2 start 2025-12-02 15:37:55 +02:00
3769bdc71e Day1 part 1 took ~30m, part took 1.5h, I started p2 at midnight, so was
a bad idea lol
2025-12-02 15:26:52 +02:00