ID Name Runtime Info
C C gcc 14

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

C11 C11 gcc11 14

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

C++17 C++17 g++17 14

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

C++20 C++20 g++20 14

Compile options: g++ -std=c++20 -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

NODEJS node.js (JavaScript) node 16.20.2
PY3 Python 3 python3 3.13.3
TEXT Text cat 9.7