정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
524693 1 262157 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> A,B=map(int.input().split()) ^^^^^^^^^ AttributeError: type object 'int' has no attribute 'input'
No
1064114 2 66662 2 465395 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> A,B=map(int.input().split()) ^^^^^^^^^ AttributeError: type object 'int' has no attribute 'input'
Yes
6443720 2 598694 5 690050 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> A,B=map(int.input().split()) ^^^^^^^^^ AttributeError: type object 'int' has no attribute 'input'
Yes