정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> input = sys.stdio.readline().rstrip() ^^^^^^^^^ AttributeError: module 'sys' has no attribute 'stdio'
-1
2 5 -7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> input = sys.stdio.readline().rstrip() ^^^^^^^^^ AttributeError: module 'sys' has no attribute 'stdio'
-7 5
2 -2 -10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> input = sys.stdio.readline().rstrip() ^^^^^^^^^ AttributeError: module 'sys' has no attribute 'stdio'
-10 -2