Начало Ввод N iLeft = 2 iRight = N 1 1 iLeft <= iRight j = iLeft, iRight, 1 a(j) < a(j-1) x = a(j) a(j) = a(j-1) a(j-1) = x iRight = iRight - 1 j = iLeft, iRight, -1 a(j) < a(j-1) x = a(j) a(j) = a(j-1) a(j-1) = x iLeft = iLeft + 1 Конец
You can add this document to your study collection(s)
You can add this document to your saved list
(For complaints, use another form )
Input it if you want to receive answer
Rate us