3 lines
49 B
Makefile
3 lines
49 B
Makefile
![]() |
all:
|
||
|
g++ main.cpp -std=c++14 -Wall -Wextra -o a
|