8 lines
153 B
Markdown
8 lines
153 B
Markdown
# aoc 2025 day 1
|
|
|
|
run with:
|
|
```sh
|
|
go run main.go
|
|
```
|
|
|
|
you will need to put your input into input.txt first though. example is put in input.txt currently
|