b6c66136f7c9859fe0754822188a0d0924e1439c
Advent of Code 2024
Prerequisites:
- Linux (WSL may work)
- x86_64 CPU
- gcc
- make
Building
Run make
to build everything.
Running
Every program accepts the input through stdin
and outputs through stdout
.
Description
Languages
C
93.7%
Makefile
5%
Assembly
1.3%