Run id: 128827

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