정답 개수:
13
틀린 개수:
0
실행 실패 개수:
87
1 1 -17 1 2 -6 12
런타임 에러 (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
102 -204
1 1 -14 1 3 18 -7 -4
런타임 에러 (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
-252 98 56
1 1 -21 1 4 44 38 1 -7
런타임 에러 (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
-924 -798 -21 147