Retried 2023 Day 1 Part 2 after Becky mentioned we never did it. It isn't optimized, but it's done.
This commit is contained in:
2
2023/1_old/Makefile
Normal file
2
2023/1_old/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
a.out: main.cpp
|
||||
clang++ -g -std=c++20 main.cpp
|
Reference in New Issue
Block a user