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 1636. Penalty Time

I can't ubderstand this task, pls help
Posted by Bobur 11 Oct 2008 15:00
pls explain it me
Re: I can't ubderstand this task, pls help
Posted by rohit 11 Oct 2008 19:39
Its easy.
First line shows the total time taken by each team.
Second line shows the number of failed test runs. If it passes first time, its 0 otherwise it shows the number of failed runs. Each failed run costs 20 min extra time.
You should find if second team would win if they had no failed runs.