ACM Effiency Contest - Fall '06
Information
The purpose of the efficiency contest is to write code to solve a problem as quickly as possible. This year's problem is Sudoku.
Updates
New testcases and their difficulties will be released every few days, so check back to find some new ones.
November 16th
Apparently, -Os can run faster than -O3, sometimes, so when you submit code, you now have the option of specifying which of these two flags you would like to run it with.
Information
Sample Source
Here is some sample source code that you can work off of.
Dates
The contest has officially started on October 30th and will end on November 27th at midnight.
Testcases
Results
Results will be posted after the contest is over