Commit Graph

63 Commits

Author SHA1 Message Date
6ced50128c optimize more 2022-12-02 15:07:19 +01:00
d865c06f8b be less stupid 2022-12-02 14:05:04 +01:00
515bc5f96f naive solution for 2022/02 2022-12-02 11:18:36 +01:00
8e47158ba1
document the dc solution 2022-12-01 18:19:42 +01:00
ddc84b662a Do 2022/1/1 in dc 2022-12-01 16:46:40 +01:00
43b47bc622 directly parse into BinaryHeap 2022-12-01 14:25:17 +01:00
2109680030 use binary heap for 2022/1/2 2022-12-01 12:07:38 +01:00
7a86dc1a88 add faster number parsing for benchmarks 2022-12-01 10:21:16 +01:00
e33d2aa86f
Add 2022/01 2022-12-01 06:12:16 +01:00
e11d9e24cd
Remove test files for the 2022 setup 2022-12-01 00:06:19 +01:00
22afa80e1b rename parse param to bench_parse 2022-11-29 12:56:07 +01:00
a6dfde6fc5 extract day and typealias from macro 2022-11-29 12:45:03 +01:00
927d1ccce3 Add boilerplate macro for 2022 2022-11-29 12:29:49 +01:00