Run id: 128825

Main.cc: In function 'int main()':
Main.cc:7:10: error: 'n' was not declared in this scope
  cout<<4-n%4;
          ^