Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Optimization
Boost 1.68.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.68.0/gcc-8.2.0/include -std=gnu++2a
1 2 3 4 5 6 7 8 9 0
1 2 3 4 5 6 7 8 9 0
Exit Code:
0