Run id: 157608

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