Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 6 years ago

Language

C++

Compiler

gcc 9.1.0

Options
Warnings
Don't Use Boost
C++17
no pedantic

Author

anonymous

almost 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++17
Start!
Foo: 1
End!
Start!
Bar: 2, 3.5
End!
Exit Code:
0