Rajib_119's blog

By Rajib_119, history, 8 years ago, In English

What is "wrong output format Unexpected end of file — token expected"?. Thanks in advance.

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

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

suppose you should output n numbers, if your code somehow outputs less than n numbers, you receive this error.