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