MATLAB Programming Contest Blog

November 10th, 2009

1000 Node Challenge

Our final mid-contest prize will go to the best-scoring entry with fewer than 1000 nodes submitted before 6PM ET on Tuesday. We’ll keep a list of the top-scoring entries in the statistics, but remember that this listing is delayed a bit.

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.