Run id: 142093

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