정답 개수:
53
틀린 개수:
29
실행 실패 개수:
18
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 1 5 -7
-1 1 1 12
0 1 1 12
3 -7 0 0
-3 0 0 7
-2 0 0 7
3 -2 8 5
3 5 5 10
4 5 5 10
1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if value[0][1] == value[1][1]: IndexError: list index out of range
4 4 4 0
1 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if value[0][1] == value[1][1]: IndexError: list index out of range
5 5 5 0
1 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if value[0][1] == value[1][1]: IndexError: list index out of range
8 8 8 0