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 1146. Maximum Sum

I just use O(n^3),but get a AC!
Posted by daizi sheng(from USTC) 9 Jun 2002 07:44
Mayba some of you use this method!
Of course, n <= 100 and time limit is 100, that 's enough
Posted by raxtinhac 10 Jun 2002 15:04
> Mayba some of you use this method!
sorry, time limit is 1 second
Posted by raxtinhac 10 Jun 2002 15:06
> > Mayba some of you use this method!