Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git d9f9d6531f3c8c8ce22b63989cdeaeb220f0f36a) (https://github.com/llvm-mirror/llvm.git e3fd2a343a10616bd1d7e010c32c675fc934802e)
Options
Warnings
Boost 1.68.0
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++17 max size output
=== ==== ======
0 0
1 0
2 0
3 3 €
4 3 €
5 5 €«
6 6 €«t
7 7 €«te
8 8 €«tes
9 9 €«test
10 9 €«test
11 11 €«test»
Exit Code:
0