Skip to content

Language Cpp

kazk edited this page Nov 3, 2020 · 4 revisions

Versions

  • Clang 8 C++17 (-std=c++17 -pthread -lm -lcrypto -ldl -ltbb -lfmt -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

  • range-v3
  • fmt

Services

None

Language ID

cpp

Clone this wiki locally