wrong output format Unexpected end of file — token expected on 56th test case

Revision en1, by Ferrarixxx, 2020-03-19 14:42:05

My Soln : https://mirror.codeforces.com/contest/1141/submission/73647747

Submissions Page : https://mirror.codeforces.com/contest/1141/status/E

Problem Link: https://mirror.codeforces.com/contest/1141/problem/E

I got this error ->" wrong output format Unexpected end of file — token expected " My Program/Code outputs the correct answer then why is this error coming.

Please see for urself that my output is correct , Please compare it with any other previously submitted code from the submissions page and check the correct output of 56th test case

Thanks in Advance .

Tags c++ error, #help me

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Ferrarixxx 2020-03-19 14:42:05 653 Initial revision (published)