정답 개수:
70
틀린 개수:
15
실행 실패 개수:
15
3 3 2 1
Sad
Nice
4 1 4 3 2
Sad
Nice
4 4 2 1 3
Sad
Nice
3 2 3 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if i!=total[i-1]: IndexError: list index out of range
Sad
4 3 4 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if i!=total[i-1]: IndexError: list index out of range
Sad
4 3 1 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if i!=total[i-1]: IndexError: list index out of range
Sad