정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 61 521 703 719 917
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> n = int(input()) ValueError: invalid literal for int() with base 10: '1 2'
0 0
3 2 21 163 308 705 989 256 345
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> n = int(input()) ValueError: invalid literal for int() with base 10: '3 2'
0 0
1 4 486 767 899 496 836 152 579 222 479
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> n = int(input()) ValueError: invalid literal for int() with base 10: '1 4'
0 0 0 0