정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> ans.add(sorted(pre_ans[ind])) TypeError: unhashable type: 'list'
1
5 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> ans.add(sorted(pre_ans[ind])) TypeError: unhashable type: 'list'
1 2 3 4 5
6 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> ans.add(sorted(pre_ans[ind])) TypeError: unhashable type: 'list'
1 1 1 2 1 3 1 4 1 5 1 6 2 2 2 3 2 4 2 5 2 6 3 3 3 4 3 5 3 6 4 4 4 5 4 6 5 5 5 6 6 6