MATLAB Programming Contest Blog

April 6th, 2006

Darkness Winners

The team of Hannes Naudé & Cobus Potgieter is our Darkness winner. Previously Twilight winners in the Ants Contest, their win secures a second spot in the MATLAB Contest Hall of Fame. You can read about this dynamic duo from South Africa on the Ants Contest Winners page.

Contestants Farhad Ghassemi, Nicke Carlsson, Imre Polik, and Steve Welburn round out the top five. The Statistics page lists all the top twenty-five finishers. Make special note of the efficiency of other top finishers, like Markus, who secured 6th place with an entry that runs in only 5 seconds.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge.

See behind the scenes of the MATLAB Programming Contest

These postings are the author's and don't necessarily represent the opinions of The MathWorks.