정답 개수:
10
틀린 개수:
0
실행 실패 개수:
90
2 1 -14 12 1 1 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> res[i][j] += matrix1[i][l] * matrix2[l][j] ~~~^^^ IndexError: list index out of range
-84 72
2 1 -73 -12 1 1 25
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> res[i][j] += matrix1[i][l] * matrix2[l][j] ~~~^^^ IndexError: list index out of range
-1825 -300
2 1 -43 -38 1 1 28
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> res[i][j] += matrix1[i][l] * matrix2[l][j] ~~~^^^ IndexError: list index out of range
-1204 -1064