Dutch national flag problem: Difference between revisions

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