Anons_SPYDER's blog

By Anons_SPYDER, history, 6 years ago, In English

.

  • Vote: I like it
  • -31
  • Vote: I do not like it

»
6 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

This is definitely not a good idea for some constructive problems, where knowing the jury answer could allow participants to reverse-engineer the solution from the outputs. This is a bit less of an issue for problems with fixed answers, but something like that can still happen to a lesser degree.

  • »
    »
    6 years ago, hide # ^ |
    Rev. 2  
    Vote: I like it 0 Vote: I do not like it

    Ari It can be taken care of , if we enable this checking only a limited number of times per each question, for example a maximum of 4 checks per question , I guess this clears it .

»
6 years ago, hide # |
 
Vote: I like it +10 Vote: I do not like it

You can easily know you've misunderstood the problem when you receive WA verdict.

»
6 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Don't turn Codeforces into HackerEarth.