정답 개수:
30
틀린 개수:
66
실행 실패 개수:
4
3 DBB
2
1
4 DBBD
2
1
4 BDBB
2
1
1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if bindex[j] > dindex[0] : cnt += 1 ~~~~~~^^^ IndexError: list index out of range
0
2 BB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if bindex[j] > dindex[0] : cnt += 1 ~~~~~~^^^ IndexError: list index out of range
0
3 BBB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if bindex[j] > dindex[0] : cnt += 1 ~~~~~~^^^ IndexError: list index out of range
0