Language
C++
Compiler
gcc HEAD 9.0.0 20190114 (experimental)
Options
Warnings
Optimization
Boost 1.69.0
Compiler Default
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.69.0/gcc-head/include
sum = one+max, but sum != one+max
Exit Code:
0