Minimum number of operation to sort an array

Правка en1, от shah_entrance, 2019-07-01 14:11:20

Given an array. Find the minimum number of operation to sort the array. Operation: Take element from any position of the array and put it to end.

Теги #array, #implementation

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский shah_entrance 2019-07-01 14:11:20 191 Initial revision (published)