Language
C++
Compiler
gcc HEAD 9.0.0 20180919 (experimental)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++2a
num1: 1000000000
num2: 1000000000
2.98661s
Exit Code:
0