정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
111 843
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> a, b = map(input().split()) ~~~^^^^^^^^^^^^^^^^^ TypeError: map() must have at least two arguments.
348
213 888
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> a, b = map(input().split()) ~~~^^^^^^^^^^^^^^^^^ TypeError: map() must have at least two arguments.
888
595 777
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> a, b = map(input().split()) ~~~^^^^^^^^^^^^^^^^^ TypeError: map() must have at least two arguments.
777