woj-server/resource/runner/framework/template/c.mk

2 lines
61 B
Makefile

CC = gcc
CFLAGS = -O2 -pipe -Wall -lm -std=c99 -DONLINE_JUDGE