Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
1 2 3 4 
  cin.eof() = true
 cin.fail() = true
  cin.bad() = false
 cin.good() = false

Exit Code:
0