5
gabilloillo
3 14
126/ 145
Gabriel Freites
Last seen 9 years ago
Member for 9 years, 10 months, 23 days
Difficulty Normal
Best reviews / Newest reviews
First-jstitch
Very similar to mine, nice job :D! More
Maintenance-checkiotake14
Haha very clever way to solve it More
Brackets_noob-CynepHy6
A liiittle inefficient, but very creative :p nicely done. More
First-motoyasu.yamada
Pretty decent solution, but be carefull with de Order of the algorythm, for big n i think this can raise to O(n ** 2), try reading about Counter lyb on python, Counter, set, one line forloop and lambda function, this will help you to improve your code efficiency a lot :) More
Median-nerrouz
Haha almost the same solution as mine, nice work! More
Second-Zanzacar
A little bit inefficient, good solution tho, try reading collections lyb in py, search for Counter, isalpha also helps a bit More
First-Guillermo.Pena
A little bit inneficient but nicely done and detailed! More
Letterque commands short-lisa.kalse 1
Nicely done, even tho the second each is unnecesary :) More
First-terryyin
Very nice, but a little bit messy solution :p More
First-Daroth
Very nice way to deal with lengths inconsistency! I liked it :) More