#include <iostream> int main() {int notifications = 0;notifications += 2147483647;notifications += 2147483648;std::cout<<notifications;}
Standard input is empty
-1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!