정답 개수:
0
틀린 개수:
5
실행 실패 개수:
5
2 6 -4
6 -4
-4 6
3 -8 9 6
9 -8
-8 9
3 5 -10 4
5 -10
-10 5
2 -9 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/42cacada9c8ec0ed095af7c14e8fd4467ce9d16eb80f8f5c378640ff14e2b9ac/Main.py", line 29, in <module> result = plus[posi] + minus[nega] ^^^^^^^^^^ IndexError: list index out of range
-9 0
3 0 -2 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/42cacada9c8ec0ed095af7c14e8fd4467ce9d16eb80f8f5c378640ff14e2b9ac/Main.py", line 29, in <module> result = plus[posi] + minus[nega] ^^^^^^^^^^^ IndexError: list index out of range
-2 0
4 -6 9 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/42cacada9c8ec0ed095af7c14e8fd4467ce9d16eb80f8f5c378640ff14e2b9ac/Main.py", line 29, in <module> result = plus[posi] + minus[nega] ^^^^^^^^^^^ IndexError: list index out of range
0 1