Cheating in Round #707

Правка en3, от M.Ibrahim_, 2021-03-13 16:07:25

You can find the solution of Problem A Div1 as soon as you search about it.

You can see this link

you've to add just one condition in ”else” and get problem accepted

if(i == pp.first || i == pp.second || j == pp.first || j == pp.second) continue;

Accepted Solution 109890606

Therefore, this is unfair to some of the contestants.

Is it possible to find a solution ???

ch_egor

MikeMirzayanov

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский M.Ibrahim_ 2021-03-13 16:07:25 10 Tiny change: 'condition and get p' -> 'condition in ”else” and get p'
en2 Английский M.Ibrahim_ 2021-03-13 15:44:00 48 Tiny change: 'inue;`\n\n**Ther' -> 'inue;`\n\nAccepted Solution [submission:109890606]\n\n**Ther'
en1 Английский M.Ibrahim_ 2021-03-13 15:26:34 595 Initial revision (published)