mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-14 17:45:02 +01:00
day 1
This commit is contained in:
parent
94a69f00d5
commit
3490086a7f
15 changed files with 1547 additions and 1 deletions
3
2024/day00/benches/benches.rs
Normal file
3
2024/day00/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day00::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue