정답 개수:
0
틀린 개수:
3
실행 실패 개수:
7
ACAYKP CAPCAK
1
4
DGIFDEJB BHFFGEED
1
2
ICKGHAHKGDKFJGHBDI FAGFAFCCEJGHBDCFD
1
8
DADAD DADD
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> count[base][ind] = maxs+1 IndexError: list index out of range
4
KGEDIGHHBK FDCIFIAFIGBG
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> if maxs < count[base-1][ind] and base>0: IndexError: list index out of range
4
DHCGCDDB GKAHBIJFEAGCAIH
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> if maxs < count[base-1][ind] and base>0: IndexError: list index out of range
3