This MATLAB Contest is almost at an end. The queue closes in four hours at 5PM EDT. At the moment I’m writing this (1PM), the queue is only backed up half an hour and the leading entry isn’t obfuscated, so there is still time to make a change and see the score before the contest ends. I expect the queue to lengthen as we approach the deadline, and soon it will be so long that additional entries won’t be scored before the end of the contest (a sort of reverse twilight where you see everyone’s code but not the scores).
On a side note, congratulations to newcomer Windy Miller and veteran Yi Cao, who both submitted entries this morning that made a significant improvement to the top score.
Done at last!!!! Now it’s just a waiting game. There are ~360 entries in the queue at 5PM, and given each entry tends to take ~1 min that is 6 hours of processing time. Hopefully we’ll know the results by midnight tonight.
Although I do note that the last entry is David Jones, submitted 1 second after the deadline?!?!?!?
My theory is the last entry arrived just before 5:00:00pm when the queue closed, and then took a fraction of a second to get processed, timestamped and stored in the database. Oh what controversy if “poptastic 20″ turns out to be the winning submission!
So it seems that utr alias the cyclist alias Tim Vaughan won his third contest. Congratulations!
The winning code is an obfuscated one, so far so good. It would be nice if you would let him replace that version by the non-obfuscated, maybe even a well-documented version. I think this would be interesting to the other contestants of this contest as well as for other people who want to review the results of this contest at another time.
Specifically, take the code of “Chuck Norris 4″ (the unobfuscated version of “”sirroN kcuhC 4″), and substitute my “a37″ function for the “nthroot” function.
I’m afraid I won’t be providing any documentation for that any time soon. 8-)
Leave a Reply
About
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge. For more information, see the overview.
We seem to be in a calm before the storm.
Done at last!!!! Now it’s just a waiting game. There are ~360 entries in the queue at 5PM, and given each entry tends to take ~1 min that is 6 hours of processing time. Hopefully we’ll know the results by midnight tonight.
Although I do note that the last entry is David Jones, submitted 1 second after the deadline?!?!?!?
My theory is the last entry arrived just before 5:00:00pm when the queue closed, and then took a fraction of a second to get processed, timestamped and stored in the database. Oh what controversy if “poptastic 20″ turns out to be the winning submission!
The shutoff of the entry submission is somewhat decoupled from the code that actually accepts the entry. The timestamp is what counts.
Luckily there is no real point about the 1 second too late. It was far from best anyway.
So it seems that utr alias the cyclist alias Tim Vaughan won his third contest. Congratulations!
The winning code is an obfuscated one, so far so good. It would be nice if you would let him replace that version by the non-obfuscated, maybe even a well-documented version. I think this would be interesting to the other contestants of this contest as well as for other people who want to review the results of this contest at another time.
By using the “Chuck Norris” submission as a reference, and the unobfuscater I’ve submitted (and Matlab’s autoindent) you can get already something.
Specifically, take the code of “Chuck Norris 4″ (the unobfuscated version of “”sirroN kcuhC 4″), and substitute my “a37″ function for the “nthroot” function.
I’m afraid I won’t be providing any documentation for that any time soon. 8-)