Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc 8.4.0

Options
Warnings
Boost 1.75.0
C++2a(GNU)
no pedantic

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.75.0-gcc-8.4.0/include -std=gnu++2a
divide(1,0)
Caught exception: bad input:1/0
Exit Code:
0