정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 usq
런타임 에러 (RTE)
stderr:
File "Main.py", line 12 sorted_word = sorted(dic , key = lambda x :( dic[x], -len(x),])) ^ SyntaxError: closing parenthesis ']' does not match opening parenthesis '('
usq
2 1 bbbb bbbb
런타임 에러 (RTE)
stderr:
File "Main.py", line 12 sorted_word = sorted(dic , key = lambda x :( dic[x], -len(x),])) ^ SyntaxError: closing parenthesis ']' does not match opening parenthesis '('
bbbb
3 3 aab aab aab
런타임 에러 (RTE)
stderr:
File "Main.py", line 12 sorted_word = sorted(dic , key = lambda x :( dic[x], -len(x),])) ^ SyntaxError: closing parenthesis ']' does not match opening parenthesis '('
aab