정답 개수:
55
틀린 개수:
10
실행 실패 개수:
35
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 1 26
2
6
2 1 29
2
9
2 1 15
1
5
4 3 3221
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if int(word[i]) < int(word[i+1]) : IndexError: list index out of range
3
4 3 9999
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if int(word[i]) < int(word[i+1]) : IndexError: list index out of range
9
4 3 6590
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if int(word[i]) < int(word[i+1]) : IndexError: list index out of range
9