정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> N, K = int(input()) ValueError: invalid literal for int() with base 10: '1 1'
<1>
34 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> N, K = int(input()) ValueError: invalid literal for int() with base 10: '34 1'
<1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34>
58 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> N, K = int(input()) ValueError: invalid literal for int() with base 10: '58 8'
<8, 16, 24, 32, 40, 48, 56, 6, 15, 25, 34, 43, 52, 3, 13, 23, 35, 45, 55, 9, 20, 31, 44, 57, 11, 26, 38, 51, 7, 22, 39, 54, 14, 30, 49, 10, 29, 50, 17, 37, 2, 28, 58, 27, 1, 36, 12, 47, 41, 21, 19, 33, 46, 5, 4, 42, 18, 53>