2020 advent of code solutions
Go to file
Ben Harris 811c0f5d74
continuous-integration/drone/push Build is failing Details
update to .net 6
- global usings
- file-scope namespaces
- update drone image tag
2021-11-09 16:18:13 -05:00
aoc2020 update to .net 6 2021-11-09 16:18:13 -05:00
aoc2020.test update to .net 6 2021-11-09 16:18:13 -05:00
.drone.yml update to .net 6 2021-11-09 16:18:13 -05:00
.gitignore Initial commit 2020-11-30 16:11:35 -05:00
LICENSE update to .net 6 2021-11-09 16:18:13 -05:00
README.md Initial commit 2020-11-30 16:11:35 -05:00
aoc2020.sln rename test project and input files for lexicographical sort 2020-12-09 01:18:20 -05:00

README.md

aoc2020

2020 advent of code solutions