MATLAB Programming Contest Blog

December 5th, 2006

Alfonso Nieto-Castanon Wins 1000 Character Challenge, Tuesday Leap Begins

Alfonso Nieto-Castanon submitted the best entry under 1000 characters on Monday before 10PM, winning our 1000 Character Challenge. We congratulate this new inductee into the Hall of Fame.

Tuesday’s challenge is to submit the entry that makes the biggest single improvement in score, our Tuesday Leap. We’ve added this metric to the statistics for easy tracking.

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.