정답 개수:
0
틀린 개수:
1
실행 실패 개수:
9
3 3 11 59 86 35 76 -91 -81 72 48 -16 -29 64 -39 85 12 -81 94 -11
[[-5, 30, 150], [-4, 161, -79], [-162, 166, 37]]
-5 30 150 -4 161 -79 -162 166 37
2 1 -35 98 53 -4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> arr[i][j] += lists[j] IndexError: list index out of range
18 94
2 1 16 -34 93 -20
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> arr[i][j] += lists[j] IndexError: list index out of range
109 -54
1 3 26 49 17 75 -49 52
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> lists = list(map(int, input().split())) EOFError: EOF when reading a line
101 0 69