Go to file
2024-12-13 14:47:56 +00:00
day-01 rename data to buf 2024-12-06 19:57:07 +00:00
day-02 rename data to buf 2024-12-06 19:57:07 +00:00
day-03 rename data to buf 2024-12-06 19:57:07 +00:00
day-04 rename data to buf 2024-12-06 19:57:07 +00:00
day-05 implement using custom sort function on an update struct 2024-12-09 01:05:54 +00:00
day-06 remove const obstacle 2024-12-06 23:31:22 +00:00
day-07 return early if total exceeds target 2024-12-07 23:47:20 +00:00
day-08 no need to check outofbounds here 2024-12-08 21:46:44 +00:00
day-09 add day-09 + benchmarks 2024-12-10 21:42:26 +00:00
day-10 use endpoints map to keep score (size of map) 2024-12-10 23:07:05 +00:00
day-11 add result struct to package one 2024-12-12 02:53:33 +00:00
day-12 upd function name 2024-12-13 11:18:52 +00:00
day-13 remove lineBytes 2024-12-13 14:47:56 +00:00
.gitignore add day-09 + benchmarks 2024-12-10 21:42:26 +00:00
scaffold.sh rename data to buf 2024-12-06 19:57:07 +00:00