Run id: 106693

Main.cc: In function 'int main()':
Main.cc:11:3: error: continue statement not within a loop
   continue;  
   ^