โ)โ ๐ฉ: Grade UpIndices of ๐ฉ that would sort its major cells in ascending order.
a โ 3โฟ2โฟ1 โ a โจ 2 1 0 โฉ (โa) โ a โจ 1 2 3 โฉ
๐จ โ ๐ฉ: Bins UpBinary search for each cell of ๐ฉ in ๐จ, returning the number of major cells in ๐จ less than or equal to that cell.
๐จ must be sorted in ascending order.
3โฟ4โฟ5โฟ7 โ 2 โยท ยท 0 โ 3โฟ4โฟ5โฟ7 โ 2โฟ6 โจ 0 3 โฉ