Run id: 139461

Main.cc: In function 'int main()':
Main.cc:6:13: error: expected ')' before 'n'
  if( n%3==0 n%5==0){
             ^