摘要:
A. Buy a Pen 模拟 代码实现 a = list(map(int, input().split())) c = input() a.pop(['Red', 'Green', 'Blue'].index(c)) print(min(a)) B. Right Triangle 一个角为直角等价 阅读全文
posted @ 2024-07-14 00:24
V_Melville
阅读(36)
评论(0)
推荐(1)
浙公网安备 33010602011771号