Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

gcc 7.3.0

Options
Boost 1.67.0
C++17(GNU)
no pedantic

Author

anonymous

almost 7 years ago

$ g++ prog.cc -I/opt/wandbox/boost-1.67.0/gcc-7.3.0/include -std=gnu++17
Distance 1: 0
Intersection 1: false
Distance 2: 12.2971
Intersection 2: false
prog.exe: prog.cc:46: int main(): Assertion `distance > 0' failed.
Signal:
Aborted