정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 1 c d ba d
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> n,m = map(int,input().split()) ~~~~~^^ TypeError: 'str' object is not callable
1 d
4 1 cb bc c ebb c
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> n,m = map(int,input().split()) ~~~~~^^ TypeError: 'str' object is not callable
1 c
2 2 ddd bc ddd bc
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> n,m = map(int,input().split()) ~~~~~^^ TypeError: 'str' object is not callable
2 bc ddd