Run id: 150214

Main.cc: In function 'int main()':
Main.cc:4:2: error: 'cin' was not declared in this scope
  cin>>i>>j;
  ^
Main.cc:6:4: error: 'cout' was not declared in this scope
    cout<