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 1251. Cemetery Manager

To admin: in the test,n and m maybe bigger than 100,right?
Posted by Lin 24 Mar 2003 17:40
Consider a cemetery with places arranged in the form of a rectangle having N rows and M columns (1 <= N, M <= 100)
Re: To admin: in the test,n and m maybe bigger than 100,right?
Posted by Alex Malev 24 Mar 2003 18:44
> I think that the maximal N and M in the tests are 200
Re: To admin: in the test,n and m maybe bigger than 100,right?
Posted by Alex Malev 24 Mar 2003 18:44
> I think that the maximal N and M in the tests are 200 but not 100
beacuse "<=10000", so n,m isn't important.but I still wrong.
Posted by Lin 24 Mar 2003 20:18
> > I think that the maximal N and M in the tests are 200