Re: python coding contest

2005-12-29 Thread Simon Hengel
> It seems, that the site had some trouble to stay online and especially > to provide the ranking today. There was a problem with our server, sorry for that. Have fun, Simon Hengel -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-29 Thread Simon Hengel
i broke things while tweaking some stuff. Sorry for the inconveniences, Simon Hengel -- python coding contest - http://www.pycontest.net/ -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-28 Thread Simon Hengel
Hello, > After all, I'd really love to set up another contest with > different measures and criteria. for future events i will take a close look at other possibilities for doing a ranking. At the moment the 22c3 and the contest is eating up all my time. Pleas appreciate that i may not keep up wit

Re: python coding contest

2005-12-28 Thread Simon Hengel
> the dream of winning the contest seems to be over. Sorry for that, I'm considering doing a ranking on the nicest cheats too. Have fun, Simon Hengel -- python coding contest - http://www.pycontest.net/ -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-25 Thread Simon Hengel
ersonally I prefer > that if be illegal, but if it's legal I'll have to do it). You may change input to something more short, like x. Everything that passes the test, has a good chance to be accepted. Cheers, Simon Hengel -- python coding contest - http://www.pycontest.net/ -- h

Re: python coding contest

2005-12-25 Thread Simon Hengel
> What is your algorithm for determining "shortest" program? Are you > counting tokens, lines or characters? Does whitespace count? like: $wc -c seven_seg.py At the moment we have to live with characters, and yes whitespace characters do count. Sorry for that. Have fu

Re: python coding contest

2005-12-25 Thread Simon Hengel
> Definitely, characters. A high-granularity measure is essential to > reduce the chance of ties. Even so there may well be equal-first-place > winners -- hope they're not solved in terms of first submission, since > submitting at 14:00 UTC is WAY easier for Europe residents (residents of > the A

Re: python coding contest

2005-12-25 Thread Simon Hengel
> I would suggest that all whitespace (except within string literals) > should be ignored, as well. Good point, but i assume that is not possible with regular expressions. Cheers, Simon -- python coding contest - http://www.pycontest.net/ -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-25 Thread Simon Hengel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I'm envisioning lots of convoluted one-liners which > are more suitable to a different P-language... :-) I feel that python is more beautiful and readable, even if you write short programs. > How about """best compromize between shortness and readib

python coding contest

2005-12-25 Thread Simon Hengel
, suggestions and ideas. Have fun, -- Simon Hengel -- http://mail.python.org/mailman/listinfo/python-list