정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(function(int(sys.stdin.readline()).rstrip())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'rstrip'
- -
2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(function(int(sys.stdin.readline()).rstrip())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'rstrip'
- - - -
4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(function(int(sys.stdin.readline()).rstrip())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'rstrip'
- - - - - - - - - - - - - - - -