8 lines
156 B
Markdown
8 lines
156 B
Markdown
# aoc 2025 day 2
|
|
|
|
run with:
|
|
```sh
|
|
go run main.go
|
|
```
|
|
|
|
you will need to put your input into input.txt first though. replace input.txt with your puzzle input
|