mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-17 02:55:01 +01:00
script
This commit is contained in:
parent
8ffd71c2d1
commit
56f39b5c3c
11 changed files with 120 additions and 5 deletions
3
2023/day00/benches/benches.rs
Normal file
3
2023/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