Re: [BangPypers] Google CodeJam in python

2009-09-13 Thread Abhishek Mishra
OT: Codechef too shows sources of successful submissions but, that in a way, is diluting the value of problems on SPOJ as codechef's practice problems are rip off of SPOJ. ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/li

Re: [BangPypers] Google CodeJam in python

2009-09-13 Thread Shashwat Anand
@Senthil the link is amazing, thanks :) PS. the thing which i missed was showcase of py codes. We can see much better C++/java codes on TopCoder but on OJs where python is allowed like SPOJ, we can't see other people codes, thereby we miss the chance of learning through seeing other codes. GCJ is

Re: [BangPypers] Google CodeJam in python

2009-09-12 Thread Senthil Kumaran
On Sun, Sep 13, 2009 at 02:12:47AM +0530, Shashwat Anand wrote: > Google CodeJam doesn't have a feature where we can sort solutions by language Go here http://www.go-hero.net/jam/09/solutions and find the solutions which are in Python. People use a variety of languages. -- Senthil _

[BangPypers] Google CodeJam in python

2009-09-12 Thread Shashwat Anand
Google CodeJam doesn't have a feature where we can sort solutions by language and almost all the solutions I checked are in C++. Are there any python coders on this list who tried GCJ. Can they share their codes ? ___ BangPypers mailing list BangPypers@py