Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 5 years ago

Language

Compiler

Options

Author

anonymous

about 5 years ago

$
prog.cc: In function 'int foo()':
prog.cc:5:22: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
    5 |     return 2147483647+1;
      |            ~~~~~~~~~~^~
18446744071562067968
Exit Code:
0