swap1.txt

来自「A Library of Efficient Data Types and Al」· 文本 代码 · 共 6 行

TXT
6
字号
Since the pointers have not yet met, the keys that index \tt\blue2 i \rm\black and index \tt\green2 j\rm \black are pointing to must be exchanged. This ensures the conditions:	a) all elements in \tt A[l] ... \red v \black -1 \rm are smaller or equal to \red\tt v\rm\black, and	b) all elements in \tt \red v \black + 1 ... A[r] \rm are greater than or equal to \red\tt v\rm\black .

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?