Dutch national flag problem: Difference between revisions

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

edits