Content deleted Content added
m Signing comment by 86.0.255.208 - "Question the pseudocode." |
→Pseudocode: Further investigation of incorrect pseudocode. |
||
Line 22:
...you'd go off the end of the arrays which are shorter than the original array. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/86.0.255.208|86.0.255.208]] ([[User talk:86.0.255.208|talk]]) 20:02, 5 November 2013 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
...yeah looking at this further it appears that in copying from the German page, this line has been added:
end = length(PointList)
Well-meaning, but wrong. In the German pseudocode it appears that 'end' simply means the length of the array being talked about at that moment.
|