Prvt's blog

By Prvt, history, 8 years ago, In English

I am solving marlin(980B). Why I am getting this error wrong answer Expected yes or no, found: yes My answer exactly matches with the output given in the solution. But I am getting this error.

  • Vote: I like it
  • +1
  • Vote: I do not like it

| Write comment?
»
8 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Try to remove the space after yes and no.