mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-14 17:45:02 +01:00
d7p1
This commit is contained in:
parent
5a4ca1c2a1
commit
45d6814aa8
7 changed files with 1198 additions and 0 deletions
3
2023/day07/benches/benches.rs
Normal file
3
2023/day07/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day07::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue