為甚麼我檢測是錯了
為甚麼我檢測是錯了 while True: try: n,m=map(int,input().split()) day=0 total=0 while total total+=n n+=1 day+=1 print(day) except EOFError: break
n, m 有可能是負數