#include <iostream>using namespace std; int main() { cout << max<int64_t>(0, (int32_t)7 - (uint32_t)9) << endl; return 0;}
Standard input is empty
4294967294
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!