정답 개수:
72
틀린 개수:
3
실행 실패 개수:
25
5 4 3 2 1 5
Sad
Nice
5 4 3 1 2 5
Sad
Nice
8 1 6 5 2 4 3 8 7
Sad
Nice
2 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if S[-1] != current_num : ~^^^^ IndexError: list index out of range
Nice
3 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if S[-1] != current_num : ~^^^^ IndexError: list index out of range
Nice
3 3 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if S[-1] != current_num : ~^^^^ IndexError: list index out of range
Nice