정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
39 3 000 111 100 101 111 000 101 011 100 011 000 100 110 111 010 110 111 100 110 100 100 111 000 100 101 101 011 101 000 010 000 110 111 000 100 101 110 100 010
런타임 에러 (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
21 10 1001000101 1100111001 1001010110 0110111100 0100011001 0100111001 0101001011 0001010010 1110010100 0001001100 0100110000 1111001110 1010100011 0010111011 1000100110 1101111001 1100110111 0000101111 1100111011 1101110110 0001001101
런타임 에러 (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
10 28 1010101010100100110100110010 1011000101110001000001110011 0110100010111100101111000000 1011100001011010100000010011 0110110101111101011001111101 1011101010000100100110001011 0000010110010000110000110101 0101011100001110100010111111 0110001111001100100000001101 1100101100110101100110111000
런타임 에러 (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