ID Name Runtime Info
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

C++11 C++11 g++11 9

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

C++14 C++14 g++14 9

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

C++17 C++17 g++17 9

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

JAVA Java 19 javac 19.0.2

Compile options: javac19 -encoding UTF-8

PAS Pascal fpc 3.0.4

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

PY2 Python 2 python 2.7.18

Compile options: python -m compileall -q

PY3 Python 3 python3 3.8.10

Compile options: python3 -m compileall -q

PYPY2 PyPy 2 pypy 7.3.1, implementing python 2.7.13

Compile options: pypy -m compileall -q

PYPY3 PyPy 3 pypy3 7.3.1, implementing python 3.6.9

Compile options: pypy3 -m compileall -q