为啥90分
查看原帖
为啥90分
1396410
yuzehao3楼主2024/11/27 20:23
x=int(input())
y=int(input())
x=y+x
if x>7:
    x=x%7
print(x)
2024/11/27 20:23
加载中...