MATLAB Programming Contest Blog

December 6th, 2006

Alan Chalker Makes the Tuesday Leap

Alan Chalker‘s submission that took first place in the final minutes of Tuesday wins him the Tuesday Leap award. His submission improved on the top score over 6x more than any other that day. Impressive!

2 Responses to “Alan Chalker Makes the Tuesday Leap”

  1. Sergey Yurgenson replied on :

    Impressive probing?

  2. Alan Chalker replied on :

    Thanks (I think that was a compliment;)

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.