정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
7 1001101 1010110 0111100 0111111 1100101 0111110 1000110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> map = [list(input().rstrip()) for _ in range(n)] ~~~~~^^^ TypeError: 'str' object cannot be interpreted as an integer
4 1 1 2 26
11 11010010111 01100011110 00000000001 01110110000 10110110000 11110100001 10101000001 00101011000 10001111110 10101110101 01011111011
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> map = [list(input().rstrip()) for _ in range(n)] ~~~~~^^^ TypeError: 'str' object cannot be interpreted as an integer
12 1 1 1 1 2 2 3 4 5 8 13 19
13 1111100001110 0000000010100 1000100001011 0101111111001 1000000010001 0101111110001 1100101000111 1101110010100 0100110000110 1111001111111 0111101001000 0111010111001 1010101100110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> map = [list(input().rstrip()) for _ in range(n)] ~~~~~^^^ TypeError: 'str' object cannot be interpreted as an integer
15 1 1 1 1 1 1 1 1 1 2 4 5 18 23 25