Talk:Sorting algorithms/Gnome sort

From Rosetta Code
Revision as of 17:04, 27 April 2009 by rosettacode>Paddy3118 (C problem? The second j := j + 1 seems to be missing?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

C problem?

The second j := j + 1 from the example seems to be missing? --Paddy3118 17:04, 27 April 2009 (UTC)