Python:实现activity selection活动选择问题算法 def printMaxActivities(start: list[int], finish: list[int]) -> None