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

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

C11 C11 gcc11 13

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

C++03 C++03 g++ 13

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

C++11 C++11 g++11 13

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

C++14 C++14 g++14 13

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

C++17 C++17 g++17 13

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

C++ 20 C++ 20 g++20 13

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

C++ THEMIS C++ THEMIS g++-themis 13

Compile options: g++ -std=c++14 -DTHEMIS -pipe -O2 -s -static -lm -x c++ -Wl -z stack-size=66060288

JAVA8 Java 8 javac 1.8.0

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

PAS Pascal fpc 3.2.2
PERL Perl perl 5.36.0
PY2 Python 2 python 2.7.18
PY3 Python 3 python3 3.11.7
Rust Rust rustc 1.74.1