|
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.
|