Page 1 of 1

small memory?

Posted: Tue Apr 04, 2006 5:36 pm
by 3dengine
I saw some author use 62kb to solve the problem.
but if i commint a simpe source,it use 100kb+memory.
how can those people do that?

Posted: Tue Apr 04, 2006 6:45 pm
by Darko
It's a glitch, especially when they solve it in 0 secs. Something is weird there, my Java solutions use either 64k or 2.5MB and more. Sometimes both amounts are reported for different submissions of the same code.

Darko