GETTING OK VERDICT ON WRONG OUTPUT FORMAT

Правка en1, от ajit, 2019-12-19 08:54:14

In the recent codeforces global round 6 for the problem C DIVERSE MATRIX my code prints the transpose of the correct output matrix for the cases where r=1,c>1 and for r>1,c=1. But it gives me OK verdict for this wrong output format. This is my link to the submission.Is this a problem with the checker?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ajit 2019-12-19 08:54:14 456 Initial revision (published)