Added 2025 day 1.
This commit is contained in:
2
2025/1/Makefile
Normal file
2
2025/1/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
a.out: main.cpp
|
||||
clang++ -std=c++20 main.cpp
|
||||
Reference in New Issue
Block a user