Skip to content

Actions: ludi317/advent-of-code-2023

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
53 workflow runs
53 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Benchmark all 25 days' solutions
Continuous Integration #53: Commit 2412bde pushed by ludi317
March 17, 2024 17:50 38s main
March 17, 2024 17:50 38s
Day 24. Part 1 finds the point of intersection of two lines.
Continuous Integration #52: Commit a70a375 pushed by ludi317
January 8, 2024 19:02 42s main
January 8, 2024 19:02 42s
Day 24
Continuous Integration #51: Commit 1a3b5eb pushed by ludi317
January 8, 2024 17:46 27s main
January 8, 2024 17:46 27s
Day 23. Part 1 was a standard recursive DFS with backtracking. That s…
Continuous Integration #50: Commit 7e24891 pushed by ludi317
January 6, 2024 23:23 30s main
January 6, 2024 23:23 30s
Day 22. Part 1 requires bricks to settle. Sort bricks by z coordinate…
Continuous Integration #49: Commit 86c15d3 pushed by ludi317
January 1, 2024 05:04 29s main
January 1, 2024 05:04 29s
Day 21 Part 2 done properly. Still seems ridiculous to have to craft …
Continuous Integration #48: Commit deb319c pushed by ludi317
December 31, 2023 00:43 24s main
December 31, 2023 00:43 24s
Day 21. Part 1 was a straightforward BFS. Part 2 made the grid infint…
Continuous Integration #47: Commit 6807e1a pushed by ludi317
December 25, 2023 00:13 29s main
December 25, 2023 00:13 29s
remove unnecesary pulse clone
Continuous Integration #46: Commit 65de66e pushed by ludi317
December 24, 2023 01:48 33s main
December 24, 2023 01:48 33s
Update benchmarks
Continuous Integration #45: Commit cfb74a1 pushed by ludi317
December 24, 2023 01:10 22s main
December 24, 2023 01:10 22s
Update benchmarks
Continuous Integration #44: Commit 8c5079d pushed by ludi317
December 23, 2023 21:28 17s main
December 23, 2023 21:28 17s
Update benchmarks
Continuous Integration #43: Commit eb9eb0e pushed by ludi317
December 22, 2023 23:58 24s main
December 22, 2023 23:58 24s
Day 18. Needed 2 geometry theorems to solve: Shoelace formula for cal…
Continuous Integration #42: Commit a581138 pushed by ludi317
December 22, 2023 23:57 23s main
December 22, 2023 23:57 23s
Update benchmarks
Continuous Integration #41: Commit f079b32 pushed by ludi317
December 22, 2023 03:41 22s main
December 22, 2023 03:41 22s
Day 17. My first tango with Dijkstra. If you can understand a minheap…
Continuous Integration #40: Commit d53441d pushed by ludi317
December 22, 2023 03:39 27s main
December 22, 2023 03:39 27s
Implement a basic Dijsktra path finding algo. I'll build on it later.
Continuous Integration #39: Commit 1da8bab pushed by ludi317
December 21, 2023 04:17 1m 6s main
December 21, 2023 04:17 1m 6s
update benchmarks
Continuous Integration #38: Commit 63af3c9 pushed by ludi317
December 19, 2023 00:53 31s main
December 19, 2023 00:53 31s
Update benchmarks
Continuous Integration #37: Commit 34615dd pushed by ludi317
December 18, 2023 21:08 27s main
December 18, 2023 21:08 27s
Day 15. Part 1 is solved in a single line of chained iterators. Part …
Continuous Integration #36: Commit 21094c1 pushed by ludi317
December 18, 2023 21:06 25s main
December 18, 2023 21:06 25s
Update benchmarks
Continuous Integration #35: Commit 23ff3ea pushed by ludi317
December 18, 2023 03:19 22s main
December 18, 2023 03:19 22s
Day 14. Poor man's cycle detection included. Why the 10 x 10 grid has…
Continuous Integration #34: Commit aaa85f6 pushed by ludi317
December 18, 2023 03:18 30s main
December 18, 2023 03:18 30s
Update benchmarks
Continuous Integration #33: Commit a35a51f pushed by ludi317
December 17, 2023 21:02 29s main
December 17, 2023 21:02 29s
Update benchmarks
Continuous Integration #32: Commit 9089b3a pushed by ludi317
December 17, 2023 02:07 27s main
December 17, 2023 02:07 27s
Day 12 wrecked me. Looked up a 3-D DP solution online and modified it…
Continuous Integration #31: Commit 0dba9b5 pushed by ludi317
December 17, 2023 02:05 29s main
December 17, 2023 02:05 29s
Refactor day 11. Less code, fewer passes over the input grid, but it …
Continuous Integration #30: Commit f19505f pushed by ludi317
December 13, 2023 21:05 18s main
December 13, 2023 21:05 18s
Even though the compiler gives me a warning that 'warning: comparison…
Continuous Integration #29: Commit 2922770 pushed by ludi317
December 12, 2023 03:03 18s main
December 12, 2023 03:03 18s