정답 개수:
17
틀린 개수:
77
실행 실패 개수:
6
2 DB
0
1
3 DBD
0
1
3 DDB
0
1
1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> if bindex[j] > dindex[0] : bcnt += 1 ~~~~~~^^^ IndexError: list index out of range
0
2 BB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> if bindex[j] > dindex[0] : bcnt += 1 ~~~~~~^^^ IndexError: list index out of range
0
5 BBBBB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> if bindex[j] > dindex[0] : bcnt += 1 ~~~~~~^^^ IndexError: list index out of range
0