mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 10:35:02 +01:00
try init impl 24
This commit is contained in:
parent
f341362bed
commit
17fb3a7a69
7 changed files with 467 additions and 0 deletions
3
2023/day24/benches/benches.rs
Normal file
3
2023/day24/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day24::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue