ID Name Runtime Info
AWK AWK awk 5.0.1
BF Brain**** bf 1.33.7

Classical brain**** with as many byte-sized cells as there are bytes in the memory limit.

C C gcc 9

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

C11 C11 gcc11 9

Compile options: gcc -std=c11 -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

GAS64 Assembly (x64) as_x64 2.34, ld_x64 2.34
PAS Pascal fpc 3.0.4
PERL Perl perl 5.30.0
PY2 Python 2 python 2.7.18
PY3 Python 3 python3 3.8.5
SED Sed sed 4.7
TEXT Text cat 8.30