Skip to content

Language Cpp

kazk edited this page Jun 16, 2020 · 4 revisions

Versions

  • Clang 8 C++17 (-std=c++17 -pthread -lm -lcrypto -ldl -O2 -Wall -Wextra -fsanitize=return) with libstdc++-9

Test Frameworks

Igloo uses assertion library snowhouse.

Some changes were made in order to produce output for Codewars and support C++17 (diff).

Timeout

12 seconds

Packages

None

Services

None

Clone this wiki locally