MATLAB Programming Contest Blog

December 2nd, 2006

David Jones Wins Midnight Madness

David Jones wins our Midnight Madness award for the best entry submitted before midnight on Friday. Despite a minor queue stall (pesky NaNs), David’s entry clawed its way to the top of the heap. Congratulations!

3 Responses to “David Jones Wins Midnight Madness”

  1. amir replied on :

    it seems that while everybody’s program include more than 10,000 char alireza kashanoipour wrote a program in about 4000 char it would be noticeable and great
    this is the end point of optimization
    thnaks

  2. AliReza KashaniPour replied on :

    i’m so confuse,my prog has less CPU time and same score,etc,… but i’m in second!!
    i send a new prog … go up … but after some min some one send my code and get my place and i fall to second!!

  3. Matthew replied on :

    Because the difference in time is small and we’re low on the exponential time penalty, these two scores are the same due to round-off error.

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.