You need a C compiler available as cc.
Use the build and run shell script to compile and run a specific day:
./run.bash DayNN.c
To build and run all days:
./run.bash all
The compiled binaries are placed in ./bin.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You need a C compiler available as cc.
Use the build and run shell script to compile and run a specific day:
./run.bash DayNN.c
To build and run all days:
./run.bash all
The compiled binaries are placed in ./bin.