정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 2 1
런타임 에러 (RTE)
stderr:
File "Main.py", line 34 if num == list_[-1]: ^ IndentationError: expected an indented block after 'while' statement on line 33
Nice
3 3 1 2
런타임 에러 (RTE)
stderr:
File "Main.py", line 34 if num == list_[-1]: ^ IndentationError: expected an indented block after 'while' statement on line 33
Nice
5 3 1 5 4 2
런타임 에러 (RTE)
stderr:
File "Main.py", line 34 if num == list_[-1]: ^ IndentationError: expected an indented block after 'while' statement on line 33
Sad