On Sun, Feb 27, 2011 at 7:15 AM, n00m <n...@narod.ru> 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

Reply via email to