Files
advent-of-code/README
2021-01-16 18:51:00 +01:00

11 lines
226 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-16: Bash and C
Day 17: Bash