View Single Post
Old May 1st, 2008, 11:38 PM   #12
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: How about a challenge section?

I'll be posting my problem set this weekend. It will be open to all difficulties, for C/C++/Java/Python. For any other language, I will need people to assess their own solutions on the honour system. Afterwards, an analysis of each problem will be given, along with the posted solutions by members. Scores will also be assigned, for fun, based on the solution's ability to solve tricky test files. I will release more info this weekend. This is just a heads up for now.

P.S. I just got the results for the USACO Open Programming competition today. I placed 5th in the proctored junior exam. Would have got perfect, but I accidentally made my array a char array instead of int, when the values are 50% of the time over 256. What a dumb way to lose.
Sane is online now   Reply With Quote