6 lines
84 B
Markdown
6 lines
84 B
Markdown
# AOC25
|
|
|
|
This year in Odin! Run each days solution with:
|
|
```bash
|
|
odin run {day}
|
|
```
|