On Sun, Feb 27, 2011 at 7:15 AM, n00m <[email protected]> wrote: > http://www.spoj.pl/problems/TMUL/ > > Python's "print a * b" gets Time Limit Exceeded.
If speed is the only thing you care about, then you can forget about fretting over whether 2.5 or 3.1 is faster. You're using the wrong language to begin with. -- http://mail.python.org/mailman/listinfo/python-list
