Re: [Haskell-cafe] Re: practice problems?

2006-09-05 Thread Neil Mitchell
Hi This, and especially publishing solutions on the Wiki, could be against the spirit of SPOJ. Here is a relevant piece from the FAQ: I was going to put coordination information on the wiki - which problems don't have a Haskell solution etc - not actual solutions. If people have a

[Haskell-cafe] Re: practice problems?

2006-09-04 Thread apfelmus
Tamas K Papp wrote: I am looking for small to medium sized practice problems, preferably with solutions. Hi Tamas, writing a Haskell library is very good idea yet requires some confidence. So for your first somehow useful programs, you could want to try olympiad / competition problems in

Re: [Haskell-cafe] Re: practice problems?

2006-09-04 Thread Tomasz Zielonka
On Mon, Sep 04, 2006 at 07:39:40PM +0200, [EMAIL PROTECTED] wrote: The ultimate Haskell challenge is of course the ICFP contest http://icfpcontest.org/ There is also the International ACM Programming Contest http://acm.uva.es/problemset/ I don't know about the services mentioned above,

Re: [Haskell-cafe] Re: practice problems?

2006-09-04 Thread Neil Mitchell
Hi I don't know about the services mentioned above, but Sphere Online Judge (http://www.spoj.pl/) allows you to submit solutions written in Haskell (and many other programming languages). http://www.spoj.pl/ranks/languages/ From that we can see Haskell is the 7th best programming langauge -

Re: [Haskell-cafe] Re: practice problems?

2006-09-04 Thread Toby Hutton
On 9/5/06, Tomasz Zielonka [EMAIL PROTECTED] wrote: On Mon, Sep 04, 2006 at 07:39:40PM +0200, [EMAIL PROTECTED] wrote: The ultimate Haskell challenge is of course the ICFP contest http://icfpcontest.org/ There is also the International ACM Programming Contesthttp://acm.uva.es/problemset/I don't

Re: [Haskell-cafe] Re: practice problems?

2006-09-04 Thread Chris Kuklewicz
Toby Hutton wrote: On 9/5/06, *Tomasz Zielonka* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Mon, Sep 04, 2006 at 07:39:40PM +0200, [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: The ultimate Haskell challenge is of course the ICFP contest

Re: [Haskell-cafe] Re: practice problems?

2006-09-04 Thread Tomasz Zielonka
On Mon, Sep 04, 2006 at 10:53:49PM +0100, Neil Mitchell wrote: From that we can see Haskell is the 7th best programming langauge - and that number of problems solved is almost exactly the same as rank. I think perhaps we need a little project to conquer this benchmark like we did the