Skip to content

Actions: yut23/advent-of-code

Test building C++ targets

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
298 workflow runs
298 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

2023 graph: add a recursive DFS implementation
Test building C++ targets #298: Commit ec26f22 pushed by yut23
March 22, 2024 21:23 1m 2s main
March 22, 2024 21:23 1m 2s
2023 day 17: improve std::hash<Key>
Test building C++ targets #297: Commit 5c0dfe0 pushed by yut23
March 22, 2024 19:41 1m 4s main
March 22, 2024 19:41 1m 4s
2023 day 16: switch to a hash map
Test building C++ targets #296: Commit 1323ae6 pushed by yut23
March 22, 2024 19:34 1m 6s main
March 22, 2024 19:34 1m 6s
2023: use a better hash combiner for Pos
Test building C++ targets #295: Commit 12676ec pushed by yut23
March 22, 2024 19:29 3m 14s main
March 22, 2024 19:29 3m 14s
2023 day 16: remove old code
Test building C++ targets #294: Commit f234ff5 pushed by yut23
March 22, 2024 18:59 59s main
March 22, 2024 18:59 59s
2023: add some missing operators for Delta
Test building C++ targets #293: Commit 2fa4321 pushed by yut23
March 22, 2024 18:50 3m 3s main
March 22, 2024 18:50 3m 3s
2023 day 14: skip Grid bounds checking
Test building C++ targets #292: Commit c06933a pushed by yut23
March 22, 2024 18:48 1m 5s main
March 22, 2024 18:48 1m 5s
2023 graph: fix ProcessNeighbors argument name
Test building C++ targets #291: Commit 6e1b562 pushed by yut23
March 22, 2024 18:41 1m 1s main
March 22, 2024 18:41 1m 1s
Remove clangd cache from .gitignore
Test building C++ targets #290: Commit ae15fcb pushed by yut23
March 5, 2024 20:35 23s main
March 5, 2024 20:35 23s
2023 day 23: slightly improve part 2 performance
Test building C++ targets #289: Commit c864cfa pushed by yut23
February 22, 2024 02:55 1m 20s main
February 22, 2024 02:55 1m 20s
2023 graph: rework how neighbors are iterated
Test building C++ targets #288: Commit e6caa61 pushed by yut23
February 22, 2024 02:23 57s main
February 22, 2024 02:23 57s
2023 graph: store visited status in a_star_entry
Test building C++ targets #287: Commit ccd13a5 pushed by yut23
February 21, 2024 04:52 55s main
February 21, 2024 04:52 55s
2023 day 25: use vector instead of unordered_map
Test building C++ targets #286: Commit 494a779 pushed by yut23
February 21, 2024 03:39 57s main
February 21, 2024 03:39 57s
2023 day 16: use SCC graph to speed up loops
Test building C++ targets #285: Commit 275eb57 pushed by yut23
February 21, 2024 03:10 1m 1s main
February 21, 2024 03:10 1m 1s
2023 graph: allow multiple sources in tarjan_scc()
Test building C++ targets #284: Commit 56c3ebc pushed by yut23
February 21, 2024 02:58 1m 0s main
February 21, 2024 02:58 1m 0s
2023 graph: return edges between components from tarjan_scc
Test building C++ targets #283: Commit 2875b4d pushed by yut23
February 21, 2024 02:49 58s main
February 21, 2024 02:49 58s
2023 graph: return edges between components from tarjan_scc
Test building C++ targets #282: Commit 4c4e2b0 pushed by yut23
February 21, 2024 02:46 1m 13s main
February 21, 2024 02:46 1m 13s
Update profile.sh
Test building C++ targets #281: Commit 5d59b6d pushed by yut23
February 21, 2024 02:26 15s main
February 21, 2024 02:26 15s
2023 day 24: fix includes
Test building C++ targets #280: Commit 3f84dc3 pushed by yut23
February 21, 2024 02:24 53s main
February 21, 2024 02:24 53s
2023 graph: rework _lint_helper
Test building C++ targets #279: Commit 13df947 pushed by yut23
February 21, 2024 02:22 1m 2s main
February 21, 2024 02:22 1m 2s
2023 graph: let visit() return false to skip a node
Test building C++ targets #278: Commit 87b16b7 pushed by yut23
February 21, 2024 02:21 1m 5s main
February 21, 2024 02:21 1m 5s
2023: avoid unnecessary copies when returning std::pair
Test building C++ targets #277: Commit 98d6aa2 pushed by yut23
February 21, 2024 02:08 1m 3s main
February 21, 2024 02:08 1m 3s
2023 day 17: incorporate optimizations from reddit
Test building C++ targets #276: Commit f74bba7 pushed by yut23
February 21, 2024 02:00 55s main
February 21, 2024 02:00 55s
2023: allow constructing a Grid using the dimensions of another
Test building C++ targets #275: Commit 7f9b797 pushed by yut23
February 17, 2024 00:08 1m 21s main
February 17, 2024 00:08 1m 21s
2023 day 23: store edge lengths in undirected_edges
Test building C++ targets #274: Commit 34d2b34 pushed by yut23
February 17, 2024 00:05 1m 5s main
February 17, 2024 00:05 1m 5s