Added part one of day four, plus a few 2020's from my laptop.
This commit is contained in:
2
2020/2/Makefile
Normal file
2
2020/2/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
a.out: main.cpp
|
||||
clang++ -std=c++14 main.cpp -g -O0
|
Reference in New Issue
Block a user