Updated FAQ (markdown)

master
Martin Kruliš 3 years ago
parent 2aebe770de
commit 92430f4942

@ -95,16 +95,6 @@ See [judge templates page](https://github.com/ReCodEx/utils/tree/master/judge_te
## Runtime Environments/Compilers Versions
Current state on pilot server (MFF) workers:
* C/C++ (GCC v9.2)
* Go lang (v1.11.5)
* Haskell (GHC v8.6.1)
* Java (OpenJDK v13)
* JavaScript (Node.js v10.16.3)
* C# (Mono v5.20)
* Pascal (FPC v3.0.2)
* PHP (v7.2.22)
* Prolog (SWI v8.0.1)
* Python v3.6
* Rust (v 1.37.0)
We no longer keep a separate list of environments here. The details of environments (such as compiler/runtime versions) are specified directly in the detailed description of particular environments displayed in a tooltip (hover mouse cursor over the runtime environment identifier).
The complete list of available environments may be found at test configuration edit page of an exercise.
Loading…
Cancel
Save