Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 397 Bytes

Advent of Code 2022 - GitHub Copilot ONLY

I am going to attempt solving the Advent of Code 2022 puzzles using only GitHub Copilot with the Go language. This means that I will only be writing comments and I will only be allowed to accept code that Copilot generates.

Each day will get its own directory with its own main file.