정답 개수:
94
틀린 개수:
0
실행 실패 개수:
6
ADEFJHG JCICAIC
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[maxindex][0]<=dp[dp2][0]: ^^^^^^^^ NameError: name 'maxindex' is not defined
1
BICKAAGKJHGEK HJBJAIJ
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[maxindex][0]<=dp[dp2][0]: ^^^^^^^^ NameError: name 'maxindex' is not defined
3
AHAACBIFKGBAHI BKECJJECD
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[maxindex][0]<=dp[dp2][0]: ^^^^^^^^ NameError: name 'maxindex' is not defined
2