Dutch national flag problem: Difference between revisions

Content deleted Content added
KenS (talk | contribs)
Corrected logic mistake
KenS (talk | contribs)
Line 1,875:
printf @"Sorted balls:\n\t%@", fn StringWithFormat( @"%@%@%@", secondColorString, firstColorString, thirdColorString )
end fn
 
fn SortBalls
 
HandleEvents
</syntaxhighlight>
{{output}}