View on GitHub

Compiler support on programming contest sites

Site Compiler Architecture C++ ver SIMD Issues
CodeChef GCC 4.9.2 Linux 32-bit C++14
Codeforces (GCC) GCC 6.2.0 Windows 32-bit C++14
Codeforces (MSVC) VS 2010 Windows 32-bit SSE 4.2
Croatian Open GCC 4.8.2 Linux 64-bit C++11 ? Bug 58800 - std::nth_element segfaults
HackerRank GCC 6.3.0 Linux 64-bit C++14 SSE 2
SPOJ GCC 6.3.0 Linux 64-bit C++14 SSE 2
TopCoder GCC 4.8.1 Linux 64-bit C++11 ? Bug 58800 - std::nth_element segfaults
USACO GCC 4.8.2 Linux ?-bit C++11 ?

Last updated on 2017-06-03.