MATLAB Programming Contest Blog

May 6th, 2008

1000 Node Challenge

The Post-Swap Past-the-Post Prize remains open. In parallel, we’re also opening a 1000 Node Challenge for the best-scoring entry submitted before 6PM Eastern that is shorter than 1000 nodes. We’ll be adding a section to the statistics to make it easier to track these entries.

2 Responses to “1000 Node Challenge”

  1. MikeR replied on :

    I am assuming you are going to apply the constraint that this challenge applies to the new testsuite.

  2. Matthew replied on :

    Good point. Done!

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.