赞
踩
from __future__ import annotations def get_valid_pos(position: tuple[int, int], n: int) -> list[tuple<