4
wind
12
90/ 95
wi nd
Last seen 10 years ago
Member for 10 years, 6 months, 1 day
Difficulty Normal
Best reviews / Newest reviews
First-Amachua 2
97 and 26 - two magic numbers :) More
First-marshall.zheng
new_dict[x] = new_dict[x] + 1 could be new_dict[x] += 1 also if(new_dict[x] > 1): scopes is unnecessary. And you could simply remove lines 14 and 15 and it should work More
O(n) :-P-veky 1
looks like we can do or effective or short. But never both? More
First-katakun
alpha and ALPHA is definetally a bad idea More