ID Name Runtime Info
AWK AWK awk 1.3.4
C C gcc 11

Compile options: gcc -std=c99 -Wall -O2 -lm -march=native -s

C++03 C++03 g++ 11

Compile options: g++ -Wall -O2 -lm -march=native -s

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

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

C++17 C++17 g++17 9
GAS64 Assembly (x64) as_x64 2.38, ld_x64 2.38
PAS Pascal fpc 3.2.2
PERL Perl perl 5.34.0
PY3 Python 3 python3 3.11.8
PYPY Pypy 3 pypy3 7.3.9, implementing python 3.8.13