정답 개수:
57
틀린 개수:
34
실행 실패 개수:
9
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 5 8 -8
1 5 5 16
2 5 5 16
3 5 -1 -5
-1 -1 -1 10
0 -1 -1 10
3 2 -8 -4
-4 -4 -4 10
-3 -4 -4 10
1 0
런타임 에러 (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
0 0 0 0
1 7
런타임 에러 (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
7 7 7 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