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 1144. The Emperor's Riddle

4 MB Java 1.7?
Posted by raggzy 4 Apr 2014 04:13
Well, i spent a lot of time for optimizing memory stuff in Java, but it seems that even empty program takes 5 MB.

I'm kindly asking administration to increase memory limit to doable one (9-10 MB).
Re: 4 MB Java 1.7?
Posted by raggzy 4 Apr 2014 04:38
Solved. Ignore pls.
HINT:
Don't use java.util.Scanner!