atrista's blog

By atrista, 13 years ago, In English

3649143

What is the meaning of this kind of verdict?

Problem: http://www.codeforces.com/problemset/problem/33/D

And if you suggest to submit me later, I have to change a bit of the code at least or Codeforces system won't judge that submission. Please be kind to fix this problem.

  • Vote: I like it
  • +5
  • Vote: I do not like it

| Write comment?
»
13 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

This is an internal error, please inform MikeMirzayanov about this error

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

If you browse until the end of the submission report, you read:

31 Time: 0 ms, memory: 0 KB Verdict: CRASHED Input Output Answer Checker comment

So it seems the denial of judgement is caused by this crash. I have no idea where does the crash come from.

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

Fixed

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

Same problem here

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

Plz see http://mirror.codeforces.com/contest/707/problem/D problem. It is causing repeated denial of judgement even on accepted solutions.

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

http://mirror.codeforces.com/contest/614/problem/A Same problem. @mikemirzayanov pls help

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

Problem here 36313298

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

Seems like that the checkers haven't consider some consequence?

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

http://mirror.codeforces.com/contest/339/submission/38480152 pls. help having the same problem here..

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

Facing same problem here.

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

MikeMirzayanov there is same error in this 67300630 can you fix it

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

I have the same error in this problem here

pls can you fix it ? MikeMirzayanov

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

I had the same problem but when I removed the ios_base::sync_with_stdio(false); and cin.tie(NULL); it worked. I don't know but maybe it was just some bug.

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

Same Error for 120317515. MikeMirzayanov

»
4 years ago, hide # |
 
Vote: I like it +8 Vote: I do not like it

Another denial of judgement in this problem 1656G - Cycle Palindrome. My submission 162976588.MikeMirzayanov

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