Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > I'm happy with Python 2.5

Reply
Thread Tools

I'm happy with Python 2.5

 
 
n00m
Guest
Posts: n/a
 
      02-27-2011
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
(Intel)] on win32

and Idon't move neither up nor down from it (the best & the fastest
version)
 
Reply With Quote
 
 
 
 
n00m
Guest
Posts: n/a
 
      02-27-2011
Python 3 is a tempor. lapse of reason.
Just my an intuitive sensation, nothing objective in it.
 
Reply With Quote
 
 
 
 
Steven D'Aprano
Guest
Posts: n/a
 
      02-27-2011
On Sun, 27 Feb 2011 05:34:44 -0800, n00m wrote:

> Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
> (Intel)] on win32
>
> and Idon't move neither up nor down from it (the best & the fastest
> version)


Congratulations.


--
Steven
 
Reply With Quote
 
n00m
Guest
Posts: n/a
 
      02-27-2011
Steve, see a list of accepted langs there, in bottom dropdown:
http://www.spoj.pl/submit/ There *was* Python 2.6.
Then admins shifted back to 2.5. People vote by their legs.
 
Reply With Quote
 
Grigory Javadyan
Guest
Posts: n/a
 
      02-27-2011
what the hell does that have to do with anything

On Sun, Feb 27, 2011 at 5:34 PM, n00m <> wrote:
> Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
> (Intel)] on win32
>
> and Idon't move neither up nor down from it (the best & the fastest
> version)
> --
> http://mail.python.org/mailman/listinfo/python-list
>

 
Reply With Quote
 
n00m
Guest
Posts: n/a
 
      02-27-2011
On Feb 27, 3:58*pm, Grigory Javadyan <grigory.javad...@gmail.com>
wrote:
> what the hell does that have to do with anything
>
> On Sun, Feb 27, 2011 at 5:34 PM, n00m <n...@narod.ru> wrote:
> > Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
> > (Intel)] on win32

>
> > and Idon't move neither up nor down from it (the best & the fastest
> > version)
> > --
> >http://mail.python.org/mailman/listinfo/python-list

>
>


Am I turmoiling your wishful thinking?
You may nourish it till the end of time.
 
Reply With Quote
 
n00m
Guest
Posts: n/a
 
      02-27-2011
http://www.spoj.pl/problems/TMUL/

Python's "print a * b" gets Time Limit Exceeded.

=============================================
PHP's code
=============================================
fscanf(STDIN, "%d\n", &$tcs);
while ($tcs--) {
fscanf(STDIN, "%s %s\n", &$n, &$m);
echo bcmul($n, $m, 0)."\n";
}
=============================================
does it in 4.8s
 
Reply With Quote
 
Tom Zych
Guest
Posts: n/a
 
      02-27-2011
n00m wrote:
> Am I turmoiling your wishful thinking?
> You may nourish it till the end of time.


Let us cease to nourish those fabled ones who dwell under bridges.

--
Tom Zych /
Quidquid latine dictum sit, altum viditur.
 
Reply With Quote
 
Peter Parker
Guest
Posts: n/a
 
      03-03-2011
On 02/27/2011 09:27 AM, Tom Zych wrote:
> n00m wrote:
>> Am I turmoiling your wishful thinking?
>> You may nourish it till the end of time.

>
> Let us cease to nourish those fabled ones who dwell under bridges.
>


LOL !
 
Reply With Quote
 
Ian Kelly
Guest
Posts: n/a
 
      03-03-2011
On Sun, Feb 27, 2011 at 7:15 AM, n00m <> 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.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OT: Happy Happy Joy Joy! Mike T. MCSE 79 11-19-2006 08:22 PM
[QUIZ SOLUTION] Happy Numbers (#93) - happy bases Daniel Martin Ruby 1 09-06-2006 07:06 PM
HEXUS.opinions :: Have a happy happy gaming holiday Silverstrand Front Page News 0 12-23-2005 04:12 PM
Happy Happy Joy Joy, I recovered my photos Tama Mativa Digital Photography 9 05-24-2004 04:58 PM
happy happy christmas showgun MCSE 26 12-17-2003 07:11 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57