Commit Graph
30 Commits
Author SHA1 Message Date
timeshifter 15d7a5ad46 add day 20 part 1 and a half WIP 2026-07-02 21:30:58 +02:00
timeshifter 0ab662e20d add day 19 part 2
coded by claude
2026-07-02 20:34:39 +02:00
timeshifter aec5791216 refact: day 19 part 1 with linked lists 2026-07-02 18:57:03 +02:00
timeshifter 530a58ea39 add day 19 naive approach 2026-07-02 18:21:40 +02:00
timeshifter 0f2218b7e1 add day 18 2026-07-02 17:38:09 +02:00
timeshifter 78b727ba55 add day 17 2026-07-02 16:37:36 +02:00
timeshifter d39cc86d4d clean up 16 2026-07-02 15:24:20 +02:00
timeshifter c3930d2573 update gitignore 2026-07-02 15:23:53 +02:00
timeshifter 14c12cc822 add day 16 2026-07-02 15:06:31 +02:00
timeshifter c568871f4d add day 15 2026-07-02 13:06:20 +02:00
timeshifter 7f1b82f7db add day 14 2026-07-01 23:10:03 +02:00
timeshifter e28ff1dd22 refact: day 13 2026-07-01 20:49:23 +02:00
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