Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Optimization
Boost 1.78.0
C++14
-pedantic
Raw compiler options
-O0
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=c++14 -pedantic -O0
4
Exit Code:
0