정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 457108
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a = list(map(int, sys.stdin.readline())) ValueError: invalid literal for int() with base 10: '\n'
457108 457108
1 635606
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a = list(map(int, sys.stdin.readline())) ValueError: invalid literal for int() with base 10: '\n'
635606 635606
1 -73044
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> a = list(map(int, sys.stdin.readline())) ValueError: invalid literal for int() with base 10: '-'
-73044 -73044