#include <iostream>using namespace std; int main() { // your code goes here int a=12355; cout<<(12355^9); return 0;}
Standard input is empty
12362
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!