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