3 lines
46 B
Makefile
3 lines
46 B
Makefile
![]() |
all:
|
||
|
g++ main.cpp -DLOCAL -Wextra -Wall -o a
|