Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 5.5.0

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

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11
Input is a valid integer: 123
-54 is not a valid integer!
8.5 is not a valid integer!
45w is not a valid integer!
Exit Code:
0