Took multiple seconds to run, so I wonder if there's a more efficient way to do this. Maybe would be better to have a Vec<Vec<usize>> instead of putting all lines after each other. |
||
|---|---|---|
| day01 | ||
| day02 | ||
| day03 | ||
| day04 | ||
| day05 | ||
| day06 | ||
| day07 | ||
| day08 | ||
Took multiple seconds to run, so I wonder if there's a more efficient way to do this. Maybe would be better to have a Vec<Vec<usize>> instead of putting all lines after each other. |
||
|---|---|---|
| day01 | ||
| day02 | ||
| day03 | ||
| day04 | ||
| day05 | ||
| day06 | ||
| day07 | ||
| day08 | ||