정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/696e0b5a5af6967a10a413d658817c5cad8a9fb803909a07f2013ed2240206cb/Main.py", line 4, in <module> for num in map(int,input[1:]): ^^^^^^^^^ TypeError: 'builtin_function' object is not subscriptable (key slice(1, None, None))
0
2 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/696e0b5a5af6967a10a413d658817c5cad8a9fb803909a07f2013ed2240206cb/Main.py", line 4, in <module> for num in map(int,input[1:]): ^^^^^^^^^ TypeError: 'builtin_function' object is not subscriptable (key slice(1, None, None))
0 0
3 0 6 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/696e0b5a5af6967a10a413d658817c5cad8a9fb803909a07f2013ed2240206cb/Main.py", line 4, in <module> for num in map(int,input[1:]): ^^^^^^^^^ TypeError: 'builtin_function' object is not subscriptable (key slice(1, None, None))
0