Language
C++
Compiler
gcc HEAD 9.0.0 20190101 (experimental)
Options
Warnings
Boost 1.69.0
C++17(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-head/include -std=gnu++17
Input 2 -> Ok, 4
Input 3 -> Error, 0
Exit Code:
0