|
|
Mark Wagner <mar### [at] gtenet> wrote:
: From a quick look at the source code, the limit at the moment appears to be
: 2,147,483,648 objects
I wonder why this and not 4,294,967,296.
Is this another example of "should use unsigned integers because negative
numbers are never used, but signed integers are used instead because it's
easier it type 'int' instead of 'unsigned'"?
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|