from __future__ import annotations def comp_and_swap(array: list[int], index1: int, index2: int, direction: int)
京公网安备 11010502049817号