Adding the completion of day 3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
compile:
|
||||
gcc day_3.c -Wall -Werror=switch -o day_3
|
||||
gcc day_3.c -Wall -Werror=switch -pedantic -Wextra -o day_3
|
||||
|
||||
run:
|
||||
./day_3
|
Reference in New Issue
Block a user