while1.txt

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

TXT
6
字号
In the first inner \tt while-\rm loop the left pointer \tt\blue2 i \rm\black moves to the right as long as thekeys \tt A[i] \rm are smaller than \tt\red v \rm\black .In case \tt\red v \rm\black is the largest element in the interval, the loop is finished if the rightboundary of the interval is reached by \tt\blue2 i.

⌨️ 快捷键说明

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