Files
advent-of-code/README

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-17: Bash and C
Days 18: Bash