Language
C++
Compiler
gcc HEAD 12.0.0 20210721 (experimental)
Options
Warnings
Optimization
Boost 1.65.1
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.1/gcc-head/include -std=gnu++2b
[2,3,7,20,30,70,200,300,700,2000,3000,7000]
Exit Code:
0