Language
C++
Compiler
gcc HEAD 9.0.0 20180701 (experimental)
Options
Warnings
Boost 1.67.0
C++2a(GNU)
no pedantic
Raw runtime options
2
2345
5432
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=gnu++2a
sum=15
j=12344
sum=30
j=6788
Exit Code:
0