정답 개수:
0
틀린 개수:
6
실행 실패 개수:
4
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
4 1 3 3 3 4 2 4 3 1 1 3 5 2 4 2 3 2
1
2
5 4 5 3 5 1 3 3 1 3 2 2 3 3 4 5 1 5 1 2 4 2
2
1
1 1 1 0 4 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if gold_list[i] > gold_list[k]: ~~~~~~~~~^^^ IndexError: list index out of range
1
1 1 1 20 93 48
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if gold_list[i] > gold_list[k]: ~~~~~~~~~^^^ IndexError: list index out of range
1
3 3 2 1 2 1 1 2 1 4 3 5 0 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if gold_list[i] > gold_list[k]: ~~~~~~~~~^^^ IndexError: list index out of range
1