Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 317 Bytes

File metadata and controls

10 lines (6 loc) · 317 Bytes

Advent of Code 2022

These are my solutions for AoC 2022 in Go.

(Day 1, part 1, I did in Scratch for fun... solution included in /day_1)

I have included my input data and the test data provided in the AoC rubric.

Run as follows: go run aoc.go <day> <part> path/to/input.txt