ID Name Runtime Info
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++14 C++14 g++14 11

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

CPP20 C++20 (64) g++20 11

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

PAS Pascal fpc 3.2.2
PY3 Python 3 python3 3.10.12
PYPY3 PyPy3 pypy3 7.3.9, implementing python 3.8.13