정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 3 10 1 0 0 6 14 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> weight = sorted([0].extend(list(jewel.keys()))) TypeError: 'NoneType' object is not iterable
1
2 4 10 8 1 3 7 1 7 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> weight = sorted([0].extend(list(jewel.keys()))) TypeError: 'NoneType' object is not iterable
3
3 2 0 2 5 2 2 10 2 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> weight = sorted([0].extend(list(jewel.keys()))) TypeError: 'NoneType' object is not iterable
12