정답 개수:
10
틀린 개수:
32
실행 실패 개수:
58
1 4 1 9
18
9
1 5 3 5
0
5
1 5 4 7
0
7
2 7 2 1 2 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if max_bag[int(l.split(" ")[1])] < int(l.split(" ")[1]): IndexError: list index out of range
11
3 1 1 6 1 3 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if max_bag[int(l.split(" ")[1])] < int(l.split(" ")[1]): IndexError: list index out of range
6
3 1 1 5 1 1 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if max_bag[int(l.split(" ")[1])] < int(l.split(" ")[1]): IndexError: list index out of range
5