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

Common Board

Help 1011
Posted by LuoJi 16 Oct 2000 20:11
      My program with 1011
I submit it,but the judge system said that "division by
zero"->so crash. faint. I have try all the possible
testdata in my computer,and my program got right answer.
No "crash" or "division by zero" happen.
  why? Does anybody know? My system is Turbo Pascal 7.0
  Thanks.
Re: Help 1011
Posted by Le Minh Hoang 16 Oct 2000 21:15
p = 0.01 q = 0.02 , your answer ?

>       My program with 1011
> I submit it,but the judge system said that "division by
> zero"->so crash. faint. I have try all the possible
> testdata in my computer,and my program got right answer.
> No "crash" or "division by zero" happen.
>   why? Does anybody know? My system is Turbo Pascal 7.0
>   Thanks.
>
>
Re: Help 1011
Posted by LuoJi 17 Oct 2000 07:55
5001