정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 0 0 6 0
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 if right < end and (left == start or ls[left - 1] < ls[right + 1] if right + 1 <= end else True):: ^ SyntaxError: invalid syntax
6
3 7 3 0 0
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 if right < end and (left == start or ls[left - 1] < ls[right + 1] if right + 1 <= end else True):: ^ SyntaxError: invalid syntax
7
4 8 4 9 4 0
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 if right < end and (left == start or ls[left - 1] < ls[right + 1] if right + 1 <= end else True):: ^ SyntaxError: invalid syntax
16