Testcase AC (Beta)

제출 #40108

제출 정보

언어:Python 3
상태:완료
실행 시간:9239 ms

제출 결과

정답 개수:

99

틀린 개수:

0

실행 실패 개수:

1

제출 코드

찾은 반례

입력:

dz=ydz=

오답 출력:

런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if a[i+1]=='-': IndexError: string index out of range

정답 출력:

3