정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 3 44 -83 -1 -9 -74 66
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> A = [list(map(int, input().split())) for i in range(h)] ~~~~~^^ EOFError: EOF when reading a line
35 -157 65
6 1 -90 13 17 -21 89 -47 1 -49 44 20 52 -7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(A[i][j] + B[i][j], end = " ") ~~~~^^^ IndexError: list index out of range
-89 -36 61 -1 141 -54
2 4 54 19 23 35 -43 -30 -31 -29 -48 82 -80 -49 75 -63 -50 -44
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> B = [list(map(int, input().split())) for i in range(h)] ~~~~~^^ EOFError: EOF when reading a line
6 101 -57 -14 32 -93 -81 -73