Changes

363 bytes added ,  03:50, 30 March 2007
Initial edit; add Ben's code
These are user times in seconds (rounded up) from running the following command on linux.grace.umd.edu:

<code>
<pre>
./gnarly.py n | time java -Xmx1024M Main > /dev/null
</pre>
</code>
where n is replaced with one of the values from the table.

{| border="1"
|-
|Who || n=10 || n=100 || n=1000 || n=10000
|-
|Ben || 1 || 1 || 11 || Still running...
|}
36

edits