ID Tên Thông tin trình chấm
C C gcc 14.2.0

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

C11 C11 gcc11 14.2.0

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

C++03 C++03 g++ 14.2.0

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

C++11 C++11 g++11 14.2.0

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

C++14 C++14 g++14 14.2.0

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

C++17 C++17 g++17 14.2.0

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

JAVA8 Java 8 javac 1.8.0

Compile options: javac -encoding UTF-8 -profile compact1

PAS Pascal fpc 3.2.2

Compile options: fpc -Fe/dev/stderr -O2

python 2.7 Python 2 python 2.7.18

Compile options: python -m compileall -q

python3 3. Python 3 python3 3.12.5 - 3.13.1

Compile options: python3 -m compileall -q

TEXT Text cat 9.4 - 9.5