Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 284 Bytes

File metadata and controls

4 lines (3 loc) · 284 Bytes

adventofcode-2021

Advent of Code 2021

This is an attempt at Advent of Code 2021 by writing it entirely with comments and GitHub Copilot in Golang. My goal is to not write any code myself, but to do it only with comments and coerce copilot to do the right thing no matter the cost.