정답 개수:
50
틀린 개수:
30
실행 실패 개수:
20
1 5 4 10
503
502
2 1 3 2 1 5 2
103 103
102 102
2 2 5 1 1 2 1
101 102
101 101
1 2 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> answer.append(r[K//H][K%H-1]) IndexError: list index out of range
201
2 5 2 4 1 9 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> answer.append(r[K//H][K%H-1]) IndexError: list index out of range
401 109
2 3 7 5 1 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> answer.append(r[K//H][K%H-1]) IndexError: list index out of range
202 101