MATLAB Programming Contest Blog

November 5th, 2009

Nick Howe Wins Darkness

Nick Howe submitted the best entry in the Darkness phase of the contest. A contest veteran, you can read about his previous contest experiences in the Hall of Fame. He’s followed in the rankings by Greg S, Per Rutquist, Anders, Survion, and WillDampier.

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.