Run id: 152378

Main.cc: In function 'int main()':
Main.cc:9:8: error: 'ture' was not declared in this scope
  while(ture){
        ^
Main.cc:13:4: error: expected ';' before 'if'
    if(count==n){
    ^