graph-practice/makefile
2026-06-21 23:12:29 +05:00

2 lines
46 B
Makefile

main: main.cpp
g++ -lstdc++ main.cpp -o main