정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
12 3 101 001 011 000 110 110 111 111 111 010 110 000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> maze[i][j] = int(num[j-1]) IndexError: string index out of range
-1
3 63 011000000111011101001001011010000010111100110011100001110111000 111000111001010000110001011000000010110110101111010001000011001 110010101111111111001100110111101011001000110111100101001011011
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> maze[i][j] = int(num[j-1]) IndexError: string index out of range
-1
13 20 11110011101101101010 10110011000111001101 01011000001001011101 11101100010101010010 00110001010101010011 01111001111010000000 01111101111110101101 00101010111100000010 10100101100000110100 00000111111000101010 00100101111111000111 00000011111011011110 11101010000010011110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> maze[i][j] = int(num[j-1]) IndexError: string index out of range
-1