Блог пользователя M.Ibrahim_

Автор M.Ibrahim_, история, 3 года назад, По-английски

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

  • Проголосовать: нравится
  • -20
  • Проголосовать: не нравится

»
3 года назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

Why are you reposting this blog?

»
3 года назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

Leave round 707, cheaters from round 705 got their submissions skipped yet got a positive delta.

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

It's weird when you try to submit your code after contest gives TLE at test 73 but got accepted during contest.