Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Optimization
Boost 1.79.0
C++2b(GNU)
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=gnu++2b -O31 2 3 3 5 3 6 7 3 8
1 2 5 6 7 8
Exit Code:
0