Day 17 part 1 , bash version

This commit is contained in:
2021-01-16 15:50:40 +01:00
parent 08538ec19f
commit 0ea2309e02
5 changed files with 376 additions and 5 deletions

9
README
View File

@@ -1,4 +1,7 @@
advent of code 2020:
https://adventofcode.com/2020
advent of code 2020: https://adventofcode.com/2020
Here are solutions to the 2 daily exercises in both C and bash.
My solutions to the 2 daily exercises in both C and Bash (also Cobol for day 1).
Status:
Done: Days 1-16: parts 1 and 2