README ¶ Advent of Code 2022 Solutions for Advent of Code 2022, in Go. To run Install Go (1.18 or later is required) Clone this repository Run go run ./days/1/main.go ./days/1/input.txt (Replace the second argument with a path to your input, if desired) Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis days 1 10 11 12 13 14 15 16 17 18 19 2 20 21 22 23 24 25 3 4 5 6 7 8 9 Click to show internal directories. Click to hide internal directories.