cpp/residue/Makefile
2023-07-16 10:03:47 +03:00

3 lines
49 B
Makefile

all:
g++ main.cpp -std=c++14 -Wall -Wextra -o a