정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
8 5 3 7 2 9 6 2 5 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> a,b = map(int,sys.stdin.readline.rstrip().split()) AttributeError: 'builtin_function_or_method' object has no attribute 'rstrip'
13 10 11 8 7
5 4 8 9 4 2 7 5 6 7 7 3 6 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> a,b = map(int,sys.stdin.readline.rstrip().split()) AttributeError: 'builtin_function_or_method' object has no attribute 'rstrip'
9 17 6 12 13 10 10
6 8 7 5 9 3 3 7 5 5 9 1 4 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> a,b = map(int,sys.stdin.readline.rstrip().split()) AttributeError: 'builtin_function_or_method' object has no attribute 'rstrip'
14 12 12 10 10 10 11