정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a,b,c=map(int,input().split()) TypeError: 'str' object is not callable
1
502 99 228471807
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a,b,c=map(int,input().split()) TypeError: 'str' object is not callable
566928
714 128 34622184
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a,b,c=map(int,input().split()) TypeError: 'str' object is not callable
59083