Language
C++
Compiler
gcc 10.1.0
Options
Warnings
Boost 1.73.0
C++17
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-10.1.0/include -std=c++17 -pedantic-errors
100 21
200 38
300 37
400 35
500 11
Exit Code:
0
Author
anonymous
almost 5 years ago
C++
gcc 10.1.0
Author
anonymous
almost 5 years ago
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-10.1.0/include -std=c++17 -pedantic-errors
100 21
200 38
300 37
400 35
500 11