Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 118 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 118 Bytes

Advent of code 2022 - Go edition

Run it:

go run dayX/both.go # where X is the day
# or
./dayX/both.go