On this page
C++
Environment
Qualified supports C++17 with Clang 8 and C++14 with Clang 3.8.
C++14 is deprecated. Use C++17.
Timeout
The sandbox environment will timeout the code within 12 seconds.
Testing
Our C++ environment supports the following testing frameworks:
Google Test is only supported when C++17 with Clang 8 is used.