3 lines
43 B
Makefile
3 lines
43 B
Makefile
|
CFLAGS=-O2 -std=c99 -Wall -Wextra
|
||
|
all: sol
|