정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 RD 1 [2] DRR 1 [69]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readlines().strip()) AttributeError: 'list' object has no attribute 'strip'
[] []
2 DRDDR 0 [] DDD 8 [4,4,4,4,4,4,4,4]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readlines().strip()) AttributeError: 'list' object has no attribute 'strip'
error [4,4,4,4,4]
2 RRRR 9 [90,91,93,96,91,96,96,92,91] RDD 8 [23,71,97,42,12,31,44,37]
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readlines().strip()) AttributeError: 'list' object has no attribute 'strip'
[90,91,93,96,91,96,96,92,91] [31,12,42,97,71,23]