2022-10-01 19:52:56 +02:00
2022-10-01 19:52:56 +02:00
2021-12-12 19:37:31 +01:00
2022-09-18 13:23:53 +02:00
2022-10-01 19:52:56 +02:00
2021-12-05 00:06:42 +01:00
2022-09-18 13:23:53 +02:00

My solutions to the 2020 and 2021 advent of code.

My own rules :

  • C : Only standard libraries (for example, no external sort).
  • bash: Pure bash only: No external commands allowed (grep, sed, etc...).

Done 2020 (both C and bash, Cobol for day 1) :

  • Day 1: Bash, C, and Cobol
  • Days 2-18: Bash and C
  • Days 19-22: Bash

Done 2021 (C only) :

  • Days 1-25: C
Description
Advent of Code 2019, 2020, 2021, and 2022 in both bash and C. Maybe experiments with different languages too.
Readme 3.3 MiB
Languages
C 72.3%
Makefile 13.4%
Shell 13.3%
COBOL 0.9%
C++ 0.1%