Language
C++
Compiler
gcc HEAD 11.0.0 20201229 (experimental)
Options
Optimization
Boost 1.73.0
C++17
no pedantic
Raw compiler options
-Wall
-Werror
-Wextra
-pedantic
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++17 -Wall -Werror -Wextra -pedantic
(1,2) (2,5)
Exit Code:
0