What could be more optimized or which case is missing?

前端 未结 0 1693
渐次进展
渐次进展 2020-12-31 11:03

Website for the problem statement

` enter code here n = [int(x) for x in input().split()] arr = [int(x) for x in input().split()]

for num in range (n[0],0,-1):

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