Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 300 Bytes

Advent of Code 2022


These are my personal solution for AoC 2022 written in Go.

I used the package getpuzzle to download the input file and reading it.

How to use your input files?

You have to set an enviroment variable called AOC as your current session cookie on the AOC2022 page.