Don't ask to ask, just ask | |
PerlMonks |
Re^2: Prime Time for an Obfuscation (..)by tye (Sage) |
on Jul 30, 2007 at 06:54 UTC ( [id://629494]=note: print w/replies, xml ) | Need Help?? |
It tries to create a list containing 2..sqrt(1234567890123111). So it starts to allocate 33.5M entries, taking a long time to spin as much RAM into place as it can, before it (I presume) dies (having caused way too much other stuff to swap out). Is that what you mean by "problem"? :) - tye
In Section
Obfuscated Code
|
|