mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 18:45:02 +01:00
d6p1
This commit is contained in:
parent
c4518496d3
commit
e9a6c19c2e
8 changed files with 279 additions and 6 deletions
3
2024/day06/benches/benches.rs
Normal file
3
2024/day06/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day06::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue