Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Jolly good!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thanks,learn a lot!
Amazing!
cuz it looks beautiful!
looks elegant but inefficient indeed.
Amazing Bro
It would also be more correct since
pow
returns adouble
, which gets imprecise atn = 94906269
.i love it
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
What do you mean by this? Can you explain how it uses more memory?
Not sure why everyone's so chuffed about this solution, as it scans the input strings for every letter of the alphabet -- and these strings could be large. A better solution scans the input strings only once.
Loading more items...