mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 18:45:02 +01:00
renames
This commit is contained in:
parent
546149ae38
commit
7bbecaedfe
32 changed files with 48 additions and 48 deletions
3
2023/day01/benches/benches.rs
Normal file
3
2023/day01/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day01::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue