정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1605418 1 320919 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> if sum(A_i * B_i) == X: ~~~^^^^^^^^^^^ TypeError: 'int' object is not iterable
No
9065637 2 845293 7 449798 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> if sum(A_i * B_i) == X: ~~~^^^^^^^^^^^ TypeError: 'int' object is not iterable
Yes
38504 3 3591 9 1467 2 3251 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> if sum(A_i * B_i) == X: ~~~^^^^^^^^^^^ TypeError: 'int' object is not iterable
Yes