错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Sorting Problem

  • Roberto Mantaci,
  • Jean-Baptiste Yunès

摘要

The sorting problem can be stated as follows. Given an array A of size n whose elements belong to a totally ordered set, permute the elements in such a way that: \(A[0]\leq A[1]\leq \cdots \leq A[n-1]\) .