Language
C++
Compiler
gcc 9.3.0
Options
Warnings
Boost 1.75.0
C++17
-pedantic-errors
Raw compiler options
-fsanitize=undefined
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.75.0-gcc-9.3.0/include -std=c++17 -pedantic-errors -fsanitize=undefined
Exit Code:
2