Python题解扶摇万里__里德尔2025-10-08 21:30:44发布于:上海3阅读0回复0点赞c, m = map(int, input().split()) if (c < 60 and m >= 60) or (c >= 60 and m < 60): print(1) else: print(0) 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个