.. |
d1.rs
|
Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower
|
2024-10-28 11:39:18 +01:00 |
d2.rs
|
Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower
|
2024-10-28 11:39:18 +01:00 |
d3.rs
|
Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower
|
2024-10-28 11:39:18 +01:00 |
d4.rs
|
Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower
|
2024-10-28 11:39:18 +01:00 |
d5.rs
|
y2015d5
|
2024-10-28 13:29:30 +01:00 |
d6.rs
|
y2015d6
|
2024-10-28 14:21:53 +01:00 |
d7.rs
|
y2015d6p2
|
2024-10-29 09:33:36 +01:00 |
d8.rs
|
y2015d8
|
2024-10-29 11:27:33 +01:00 |
d9.rs
|
y2015d9 thank you project euler
|
2024-10-29 13:13:50 +01:00 |
d10.rs
|
y2015d10
|
2024-10-29 14:00:12 +01:00 |
d11.rs
|
y2015d11
|
2024-10-29 14:36:36 +01:00 |
d12.rs
|
not working y2015d12p2
|
2024-10-29 16:00:39 +01:00 |
d13.rs
|
y2015d13
|
2024-10-30 11:15:08 +01:00 |
d14.rs
|
y2015d14
|
2024-10-30 13:05:13 +01:00 |
d15.rs
|
y2015d18
|
2024-11-04 12:44:22 +01:00 |
d16.rs
|
y2015d16
|
2024-11-02 13:35:50 +01:00 |
d17.rs
|
y2015d17 + fix some warnings
|
2024-11-04 10:16:20 +01:00 |
d18.rs
|
y2015d18
|
2024-11-04 12:44:22 +01:00 |
d19.rs
|
y2015d19 I should look at the input more
|
2024-11-04 14:41:15 +01:00 |
d20.rs
|
y2015d20
|
2024-11-04 15:56:30 +01:00 |
d21.rs
|
y2015d21
|
2024-11-05 15:44:23 +01:00 |
d22.rs
|
y2015d22 tests work, solution incorrect and slow
|
2024-11-15 13:23:57 +01:00 |
d23.rs
|
y2015d23 refreshingly easy
|
2024-12-03 13:33:49 +01:00 |
d24.rs
|
y2015d24 pretty easy also but had to use itertools instead of my own combinations/permutations impl because of an overflow
|
2024-12-03 15:28:12 +01:00 |
d25.rs
|
y2015d25
|
2024-12-04 14:33:50 +01:00 |