Run id: 139955

Main.cc: In function 'int main()':
Main.cc:28:9: error: expected ';' before 'break'
         break;
         ^
Main.cc: At global scope:
Main.cc:31:2: error: 'v' does not name a type
 }v
  ^