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 1148. Building Towers

Is it possible to beat MLE with c#?
Posted by AIT 22 Oct 2010 02:52
I tried my solution, I think it should use at most 2MB of memory and got MLE on first test? Is it c# related problem or my solution is that bad?
Re: Is it possible to beat MLE with c#?
Posted by AIT 22 Oct 2010 03:00
up: i checked the memory usage for 30000 60 10, it's about 300000*4 bytes
Re: Is it possible to beat MLE with c#?
Posted by it4.kp 18 Dec 2012 02:16
It is possible :)