MATLAB Programming Contest Blog

December 1st, 2006

Per Rutquist wins the Twilight Phase, Midnight Madness Challenge Announced

Per Rutquist is the winner of the Twilight phase! A contest veteran and previous winner, you can read more about him in the Hall of Fame. Rick St.Pierre, Cobus Potgieter, Uwe Damm, and Nick Howe take the next four positions. Congratulations to all who took a crack at solving this problem on their own.

The rest of the contest is in daylight and everyone can see everyone’s code. Poke around and look at the entries that have been submitted so far. When you see clever code or interesting algorithms, please share on the newsgroup. We’ll award a Midnight Madness prize to the best-scoring entry submitted before midnight EST tonight.

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.