ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1718. Rejudge

ahmedov(NUUz_2) Why WA13,please help [9] // Problem 1718. Rejudge 19 Oct 2009 00:31
I insert to my array only the final verdict of author, then start to counting;
if WA,ML,TL 7 min++,max++
if AC,WA,ML,TL 6 max++
print min,max
Why WA13

Edited by author 19.10.2009 22:28
Igor9669(Tashkent IAC) Re: Why WA13,please help [8] // Problem 1718. Rejudge 19 Oct 2009 01:14
send your code to me  ,I will look!

Edited by author 19.10.2009 01:49

Edited by author 19.10.2009 19:52
Vasya Re: Why WA13,please help [7] // Problem 1718. Rejudge 19 Oct 2009 20:23


Edited by author 19.10.2009 20:26
Igor9669(Tashkent IAC) Re: Why WA13,please help [6] // Problem 1718. Rejudge 19 Oct 2009 20:24
5
[SPbSU_ITMO]_WiNGeR TL 6
Milanin_(TNU) WA 6
Vladimir_Yakovlev_(USU) AC
Sandro_(USU) ML 7
Sandro_(USU) WA 4

Think about it!
ahmedov(NUUz_2) Re: Why WA13,please help [5] // Problem 1718. Rejudge 19 Oct 2009 22:26
I think the answer is
0 3
is it right?
Igor9669(Tashkent IAC) Re: Why WA13,please help [4] // Problem 1718. Rejudge 19 Oct 2009 22:38
No,why do you think so?
ahmedov(NUUz_2) Re: Why WA13,please help [3] // Problem 1718. Rejudge 19 Oct 2009 22:59


Edited by author 19.10.2009 23:50
yzlhm Re: Why WA13,please help [2] // Problem 1718. Rejudge 3 Jan 2010 14:02
i can't understand :(
why the answer isn't '0 3'?
Prabhjot Singh Re: Why WA13,please help [1] // Problem 1718. Rejudge 7 Jan 2010 17:00
My answer for this test is "1 4"...is it correct? I am also getting wrong answer on test 13.

Thanks
Prabhjot Singh Re: Why WA13,please help // Problem 1718. Rejudge 8 Jan 2010 14:21
I got it eventually...I was just making a small mistake...saving those tests in my hashmap which was less than 6...hope that helps