| AWK |
AWK |
awk 1.3.4 Execution command: /usr/bin/mawk -f /tmp/src/self_test.awk
|
| C |
C |
gcc 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/gcc -Wall -fdiagnostics-color=always self_testc.c -DONLINE_JUDGE -O3 -lm -march=native -lgmp -std=c99 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C11 |
C11 |
gcc11 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/gcc -Wall -fdiagnostics-color=always self_testc.c -DONLINE_JUDGE -O3 -lm -march=native -lgmp -std=c11 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C++03 |
C++03 |
g++ 14 GNU GSL 2.8 GMP 6.3.0 Boost (Header only) 1.83.0.2 fmt 10.1.1 Abseil 20240722.0 Microsoft Guidelines Support Library (GSL) 4.0.0 Eigen 3.4.0 Testlib 20251218 Atcoder Library (ACL) 1.6 Compilation command: /usr/bin/g++ -Wall -fdiagnostics-color=always self_testcpp.cpp -DONLINE_JUDGE -O3 -lm -march=native -lgmp -lgmpxx -lgsl -lgslcblas -fopenmp -std=c++03 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C++11 |
C++11 |
g++11 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/g++ -Wall -fdiagnostics-color=always self_testcpp.cpp -DONLINE_JUDGE -O3 -lm -march=native -lgmp -lgmpxx -lgsl -lgslcblas -fopenmp -std=c++11 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C++14 |
C++14 |
g++14 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/g++ -Wall -fdiagnostics-color=always self_testcpp.cpp -DONLINE_JUDGE -O3 -lm -march=native -lgmp -lgmpxx -lgsl -lgslcblas -fopenmp -std=c++14 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C++17 |
C++17 |
g++17 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/g++ -Wall -fdiagnostics-color=always self_testcpp.cpp -DONLINE_JUDGE -O3 -lm -march=native -lgmp -lgmpxx -lgsl -lgslcblas -fopenmp -std=c++17 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| C++20 |
C++20 |
g++20 14 GNU GSL 2.8 GMP 6.3.0 Compilation command: /usr/bin/g++ -Wall -fdiagnostics-color=always self_testcpp.cpp -DONLINE_JUDGE -O3 -lm -march=native -lgmp -lgmpxx -lgsl -lgslcblas -fopenmp -std=c++20 -fmax-errors=5 -s -o /tmp/src/self_test Execution command: self_test
|
| GAS64 |
Assembly (x64) |
as_x64 2.45 ld_x64 2.45 Execution command: self_test
|
| JAVA8 |
Java 8 |
javac 1.8.0 Compilation command: /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -encoding UTF-8 -profile compact1 /tmp/src/self_test.java Execution command: java -client -javaagent:/judge/dmoj/executors/java_sandbox.jar= -Xss128m -Xmx[MEMORY_LIMIT]K -XX:+UseSerialGC -XX:+DisplayVMOutputToStderr -XX:ErrorFile=submission_jvm_crash.log self_test
|
| PAS |
Pascal |
fpc 3.2.2 Compilation command: /usr/bin/fpc -Fe/dev/stderr -O2 /tmp/src/self_test.pas Execution command: self_test
|
| PERL |
Perl |
perl 5.40.1 Execution command: perl -Mre=eval /tmp/src/self_test.pl
|
| PY2 |
Python 2 |
python 2.7.18 Compilation command: /usr/bin/python2.7 -m compileall -q /tmp/src Execution command: /usr/bin/python2.7 -B /tmp/src/-loader.py /tmp/src/self_test.py
|
| PY3 |
Python 3 |
python3 3.13.7 autocommand 2.2.2 Cython 3.0.11 dmoj 4.1.0 inflect 7.3.1 jaraco.context 6.0.1 jaraco.functools 4.1.0 jaraco.text 4.0.0 more-itertools 10.7.0 packaging 25.0 pip 25.2 Pygments 2.19.2 pylru 1.2.1 PyYAML 6.0.3 setproctitle 1.3.7 setuptools 78.1.1 termcolor 3.3.0 typeguard 4.4.4 typing_extensions 4.14.1 watchdog 6.0.0 wheel 0.46.1 zipp 3.21.0 Compilation command: /usr/bin/python3 -m compileall -q /tmp/src Execution command: /usr/bin/python3 -B /tmp/src/-loader.py /tmp/src/self_test.py
|
| SED |
Sed |
sed 4.9 Execution command: /usr/bin/sed -f /tmp/src/self_test.sed
|
| TEXT |
Text |
cat 9.7 Execution command: /usr/bin/cat /tmp/src/self_test.txt
|