Runtimes
ID | Name | Runtime Info |
---|---|---|
ADA | Ada |
gnatmake 12.2.0
|
AWK | AWK |
awk 1.3.4
|
BF | BrainF*** |
opt 14.0.6, llc 14.0.6, ld_x64 2.40
Classical brain** with as many byte-sized cells as there are bytes in the memory limit. |
C | C |
gcc 12
Compile options: |
C++03 | C++03 |
g++ 12
Compile options: |
C++11 | C++11 |
g++11 12
Compile options: |
C++14 | C++14 |
g++14 12
|
C++17 | C++17 |
g++17 12
|
C++20 | C++20 |
g++20 12
|
DART | Dart |
dart 2.19.0
|
GAS64 | Assembly (x64) |
as_x64 2.40, ld_x64 2.40
|
GO | Go |
go 1.19.5
|
JAVA8 | Java 8 |
javac 1.8.0
You can use any class name. It should be |
KOTLIN | Kotlin |
kotlinc 1.8.0, java 19.0.1
|
Lua | Lua |
lua 5.3.6
|
MONOCS | C# |
csc 6.12.0.182, mono 6.12.0.182
|
VB | Visual Basic |
vbnc 0.0.0.5943, mono 6.12.0.182
|
PAS | Pascal |
fpc 3.2.2
|
PERL | Perl |
perl 5.36.0
|
PRO | Prolog |
swipl 9.0.3
|
PY2 | Python 2 |
python 2.7.18
|
PY3 | Python 3 |
python3 3.11.1
|
SCALA | Scala |
scalac 2.11.12, java 19.0.1
|
SWIFT | Swift |
swiftc 5.4.3
|
V8JS | V8 JavaScript |
v8dmoj 9.3.345.19
This is a custom version of V8 that adds six functions in order to perform I/O and aid in online judging.
You can also assign to the global variable autoflush to control whether print() flushes. |