정답 개수:
0
틀린 개수:
3
실행 실패 개수:
7
1 -3 1 3
-3
0
3 -2 3 0 3 4 0 4
-2 3 0 3 4 0 4
0 1 0
2 -3 -5 4 2147483647 -2147483648 -2147483648 2147483647
-3 -5 4
0 0 0 0
6 3 6 4 0 1 0 3 -3 -2 -6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> a.sort(key=lambda x: int(x[0])) File "Main.py", line 4, in <lambda> a.sort(key=lambda x: int(x[0])) IndexError: list index out of range
0 0 0
7 0 3 1 1 3 1 0 3 1 -1 -6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> a.sort(key=lambda x: int(x[0])) File "Main.py", line 4, in <lambda> a.sort(key=lambda x: int(x[0])) IndexError: list index out of range
1 0 0
4 0 4 3 0 6 -3 -1 5 -3 5 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> a.sort(key=lambda x: int(x[0])) File "Main.py", line 4, in <lambda> a.sort(key=lambda x: int(x[0])) IndexError: list index out of range
0 0 0 0 0 0