정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
235 179
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> print(A * ((B // 10 ** (length - 1 - index)) % 10)) ^^^^^^ NameError: name 'length' is not defined. Did you mean: 'leng'?
2115 1645 235 42065
239 732
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> print(A * ((B // 10 ** (length - 1 - index)) % 10)) ^^^^^^ NameError: name 'length' is not defined. Did you mean: 'leng'?
478 717 1673 174948
254 351
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> print(A * ((B // 10 ** (length - 1 - index)) % 10)) ^^^^^^ NameError: name 'length' is not defined. Did you mean: 'leng'?
254 1270 762 89154