Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Boost 1.69.0
C++17
no pedantic
Raw compiler options
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-8.2.0/include -std=c++17 -pedantic-errors
109 : 3
1000 : 4
1008 : 3
10001 : 3
Exit Code:
0