How am I wrong? Help!!!

Revision en1, by hawsgard, 2022-09-11 20:59:41

275A - Lights Out

In this problem, Codeforces compiler giving an output which is different from the output I got (which is matching to the output of the sample cases) and saying it's a wrong code. But, my code is actually giving the right output of the sample cases.

Here's my code: 171740686

Please, anybody can look into it, and point out where I am wrong.

Tags implementation

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English hawsgard 2022-09-11 20:59:41 407 Initial revision (published)