Language
C++
Compiler
gcc HEAD 9.0.1 20190228 (experimental)
Options
Warnings
Boost 1.69.0
C++17
no pedantic
Raw compiler options
-fsanitize=undefined
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-head/include -std=c++17 -fsanitize=undefined
cnl.h:2903:51: runtime error: signed integer overflow: 1518500249 * 4 cannot be represented in type 'int'
Exit Code:
0