정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 4 1 29 8 84 20 4 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> __ = int(sys.stdin.readline().split()) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'list'
29
1 3 2 91 46 82 2 1 2 3 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> __ = int(sys.stdin.readline().split()) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'list'
128
1 8 4 22 32 4 26 19 95 20 58 7 5 4 8 3 1 1 2 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> __ = int(sys.stdin.readline().split()) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'list'
26