Run id: 150083

Main.cc: In function 'int main()':
Main.cc:7:16: error: 'whlie' was not declared in this scope
      whlie(m!=0){
                ^
Main.cc: At global scope:
Main.cc:16:2: error: expected unqualified-id before 'if'
  if(i==k)cout<<"YES"<