정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
5 0001 100011 1 01100011001 10000011000001
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> n=int(input()) ~~~~~^^ TypeError: 'str' object is not callable
NO YES NO YES YES
5 0001010101 0 10011000111101 01010110000111111001111 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> n=int(input()) ~~~~~^^ TypeError: 'str' object is not callable
NO NO YES YES NO
3 1001111100000111111000111100001111110011 1000011110000011000011111001111100000111 0011100110011110101
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> n=int(input()) ~~~~~^^ TypeError: 'str' object is not callable
YES YES NO