cpp/residue/Makefile

3 lines
49 B
Makefile
Raw Normal View History

2023-07-16 07:03:47 +00:00
all:
g++ main.cpp -std=c++14 -Wall -Wextra -o a