Download - SORTING

Transcript

Slide 1

SORTINGSelection Sortmain( ){int a[ ] = { 17, 6, 13,12, 2 } ;int i, j, t ;for ( i = 0 ; i