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 1652. Banking Crisis

our code fails if we assert that n <= 100 and m <= 10000
Posted by MSU Unpredictable 1 Nov 2008 16:51
subj
Re: our code fails if we assert that n <= 100 and m <= 10000
Posted by MSU Unpredictable 1 Nov 2008 16:54
but n <= 1000 => accepted
please, drop our minuses )
Fixed. Sorry for bug :(
Posted by Sandro (USU) 5 Nov 2008 00:06
Re: our code fails if we assert that n <= 100 and m <= 10000
Posted by Vladimir Yakovlev (USU) 5 Nov 2008 14:47
Sorry for that. The Jury of the contest was on the quarterfinal awarding ceremony during the end of online contest. So we couldn't see your messages.

Problem statements for onsite contest contained n <= 1000 limitation.