정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 1 8
런타임 에러 (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 8
2 -6 -9
런타임 에러 (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'
-9 -6
3 7 -1 2
런타임 에러 (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 7