mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-17 02:55:01 +01:00
start day10 wrongly
This commit is contained in:
parent
072462c698
commit
62e7e74862
8 changed files with 366 additions and 0 deletions
3
2023/day10/benches/benches.rs
Normal file
3
2023/day10/benches/benches.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
day10::bench();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue