Input, sys.stdin and functions

前端 未结 0 1185
时光取名叫无心
时光取名叫无心 2021-01-19 05:48

I created a function that takes 3 arguments: (n,m,H are integers)

def Day(n,m,H):
    ...

However, I have to use:

for line in          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题