Language
C++
Compiler
gcc HEAD 8.0.0 20170821 (experimental)
Options
Warnings
Optimization
Boost 1.65.0
C++1z(GNU)
no pedantic
Raw compiler options
-march=native
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.0/gcc-head/include -std=gnu++1z -march=native
1
2
8
3
5
7
6
4
Exit Code:
0