RosettaCodeData/Task/Sort-an-array-of-composite-structures/Babel/sort-an-array-of-composite-structures-3.pb
2016-12-05 22:15:40 +01:00

12 lines
131 B
Text

babel> gpsort !
babel> dup {lsnum !} ...
( 0 2 )
( 1 7 )
( 4 19 )
( 8 6 )
( 11 10 )
( 12 16 )
( 14 5 )
( 15 13 )
( 17 3 )
( 18 9 )