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.
This is an internal error, please inform MikeMirzayanov about this error
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.
Fixed
Thanks from heart. :D
I have the same problem
Facing the same problem here: 100298B.
I had the same problem. Here are the submissions: first and second.
Can you help me with the same problem? 32090486
Hey I am getting Denial of Judgement for this problem https://codeforces.net/problemset/problem/1740/D please have a look on it. soln link- https://codeforces.net/contest/1740/submission/178637268
same for me on the same problem
I have the same problem 199520707
Facing the same problem here https://codeforces.net/contest/1519/my
https://codeforces.net/contest/1519/submission/205805272
https://codeforces.net/contest/1519/submission/205805761
i guess
Same problem here
Plz see http://codeforces.net/contest/707/problem/D problem. It is causing repeated denial of judgement even on accepted solutions.
http://codeforces.net/contest/614/problem/A Same problem. @mikemirzayanov pls help
Same problem here MikeMirzayanov http://codeforces.net/contest/159/submission/35904223
It means that the problem has a problem with the checker.
Problem here 36313298
Seems like that the checkers haven't consider some consequence?
http://codeforces.net/contest/339/submission/38480152 pls. help having the same problem here..
Facing same problem here.
MikeMirzayanov there is same error in this 67300630 can you fix it
I have the same error in this problem here
pls can you fix it ? MikeMirzayanov
I have the same error ,too. https://codeforces.net/contest/1207/submission/71851230
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.
Now in this problem https://codeforces.net/contest/1324/problem/B MikeMirzayanov
Same Error for 120317515. MikeMirzayanov
Another denial of judgement in this problem 1656G - Cycle Palindrome. My submission 162976588.MikeMirzayanov
Yes, as we can see there seems to be a problem with the testcase generator for this task, it crashes, so judgment fails every time. I'm having the same problem. I'll tag the author FelixMP.
BTW thank you for pointing out that this task exists, solving it was quite enjoyable for me.
Thank you. It should be fixed now.
Yes, thanks once again for this great problem