Files
advent-of-code/README
2021-07-21 20:42:36 +02:00

11 lines
229 B
Plaintext

advent of code 2020: https://adventofcode.com/2020
My solutions to the 2 daily exercises in both C and Bash (also Cobol for day 1).
Status:
Done:
Day 1: Bash, C, and Cobol
Days 2-18: Bash and C
Days 19: Bash