정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
502956 1 251478 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> A, B = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
Yes
833665 1 166733 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> A, B = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
Yes
401024 2 26567 7 21595 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> A, B = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
No