아이디 이름 런타임 정보
C C gcc 9

Compile options: gcc -std=c99 -Wall -DONLINE_JUDGE -O2 -lm -fmax-errors=5 -march=native -s

C++03 C++03 g++ 9

Compile options: g++ -Wall -DONLINE_JUDGE -O2 -lm -fmax-errors=5 -march=native -s

PY3 Python 3 python3 3.8.10