정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1 19 0
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 C = sorted(counter.items(), key = lamda x: x[0], reverse = True) ^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?
0 0
3 1 20 0 256 0
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 C = sorted(counter.items(), key = lamda x: x[0], reverse = True) ^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?
512 92
1 3 2 82 15 213
런타임 에러 (RTE)
stderr:
File "Main.py", line 18 C = sorted(counter.items(), key = lamda x: x[0], reverse = True) ^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?
329 104