小米笔试9.19
有没有大佬讲讲赛码网一般怎么读数据的,Python这样读数据为什么一直Runtime error呢
T = int(input().strip())
for _ in range(T):
N, n, c = list(map(int, input().strip().split()))
arr = list(map(int, input().strip().split()))
T = int(input().strip())
for _ in range(T):
N, n, c = list(map(int, input().strip().split()))
arr = list(map(int, input().strip().split()))
全部评论
箱子这题我也是一直卡18%,runtime error……
司马网
我都没有加strip,也一直是RE,一直0.18
不要strip正常
其实可以不要strip的,但我也是一直运行错误
相关推荐
02-24 00:21
安徽理工大学 游戏前端
不会做题的小熊:我感觉我就算是找不到工作,我也不会作弊进去,作弊进去感觉一方面是自己不踏实,其次就是都靠作弊了,那后面肯定工作的心态是不一样的,没有一种内驱力。 点赞 评论 收藏
分享
