Run id: 122289

Main.cc: In function 'int main()':
Main.cc:24:8: error: 'ture' was not declared in this scope
  while(ture){
        ^
Main.cc:28:3: error: expected ';' before '}' token
   }
   ^