Language
C++
Compiler
gcc 11.1.0
Options
Optimization
Boost 1.79.0
C++11
no pedantic
Raw compiler options
-Wno-deprecated-declarations
-Wno-narrowing
-pthread
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.79.0-gcc-11.1.0/include -std=c++11 -Wno-deprecated-declarations -Wno-narrowing -pthread
107900
exit code 0 (Success)
exit code -1 (No child processes)
terminate called after throwing an instance of 'std::bad_function_call'
what(): bad_function_call
Signal:
Aborted