Commit Graph
18 Commits
Author SHA1 Message Date
timeshifter 901ebbba71 add day 13 2026-07-01 20:42:55 +02:00
timeshifter 3aff343f90 add day 12 2026-07-01 19:31:30 +02:00
timeshifter aba4ab49db day 11: enable fat LTO
saves about 20 seconds
2026-07-01 18:33:03 +02:00
timeshifter adbe41f067 day 11: add A*
this is slower than BFS. See Claude for possible reasoning
2026-07-01 18:29:17 +02:00
timeshifter bd36a0af12 add day 11
Claude guided me through this extensively, but I wrote all this on my
own in the end. Uses breadth first search (BFS). This is slow, but it
produces the correct answer.
2026-07-01 16:07:52 +02:00
timeshifter b21143a92a add day 10
implemented by myself, but with strategical help from claude
2026-06-30 16:52:44 +02:00
timeshifter 6422973ea7 add day 9 part 2
got inspiration from reddit
2026-06-30 10:57:11 +02:00
timeshifter a541049058 add day 9 part 1 2026-06-29 20:17:24 +02:00
timeshifter 79c9dba05f add day 8 2026-06-27 20:10:12 +02:00
timeshifter cfded41d1f improved output of day 5 2026-06-27 17:59:40 +02:00
timeshifter 0046ede219 add day 7 2026-06-27 17:49:33 +02:00
timeshifter d059de1ec1 add day 6 2026-06-27 15:29:18 +02:00
timeshifter 91f69e2a5c remove day 4 manual example 2026-06-27 14:47:27 +02:00
timeshifter 32f6018b93 add day 5 2026-06-27 14:47:05 +02:00
timeshifter fd7d6f582a add day 4 2026-06-27 14:01:46 +02:00
timeshifter 2237d672bd add day 3 claude solution 2026-06-26 23:28:10 +02:00
timeshifter 76ca410ec3 add day 3 2026-06-26 23:07:50 +02:00
timeshifter 1d54ac6752 add day 1 and 2 2026-06-26 22:49:45 +02:00