10418 judge error?

The forum to report every bug you find or tell us what you'd like to find in UVa OJ

Moderator: Board moderators

Post Reply
ytlau9
New poster
Posts: 6
Joined: Sun May 09, 2010 4:37 pm

10418 judge error?

Post by ytlau9 »

Sorry if this question should not be asked here, please tell me so that I will move it...

Not being offensive but the judge of problem 10418 is strange...(I have seek for help in Volume CIV board yesterday)

I submit my code and get a WA, that's fine.
Then as I was desperate so I try to find some resources on this problem and I find this:
https://github.com/bruce3557/Uva-Online-Judge

It includes many UVA problem's source code, including #10418.
I do not know if those code is correct, so I try to copy & paste his 10418.cpp to the judge and get a WA, that's fine.
Then I randomly copy & paste the code for another problem without even read the problem before (#10443 Rock) and it gets an AC!

Therefore I start to suspect actually the codes Bruce "dares" to put on Github are actually correct...
So I Google his name on Github "Bruce3557", and find that his name on UVA should be "Monkey D. Luffy", and he really solved problem #10418!
http://uva.onlinejudge.org/index.php?op ... erid=15277

Though I cannot further check if his AC code is the same as those on Github, I think it is reasonable for me to assume they are the same...

So all I want is just some help on this problem #10418, maybe some test cases, some hints, or even telling me "The judge has no problem, the solution on Github has something wrong"
I will be very very thankful for any helps!!

Sorry again if I sound offensive but I really cannot find other way to seek for help...
Post Reply

Return to “Bugs and suggestions”