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 1220. Stacks

d3m0n1c Admins. Why did you remove Java? [2] // Problem 1220. Stacks 26 Apr 2013 13:16
Better correct the memory usage by Java programs. You can simply decrease memory by 200 KB or just increase memory limits for some problems that can't be solved on Java or C#.

                Язык запрещен для данной задачи
                Language is not allowed for this problem

Edited by author 26.04.2013 17:32
Nafania Re: Admins. Why did you remove Java? // Problem 1220. Stacks 26 Apr 2013 16:14
I also can't understood why Java is disallowed now. Even if java solution is not so fast as C/C++/Pascal, it's iteresting to make some optimisations to java solution, to get accepted.
d3m0n1c Re: Admins. Why did you remove Java? // Problem 1220. Stacks 4 Jul 2013 20:51
Please, accept Java for this problem.
Now empty Java 1.7 program takes only 116Kb, so 750kb would be enought to make a solution.

Edited by author 05.07.2013 13:04