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.
Haskell translation
The description has also been updated.
Minor typo in description:
This comment is hidden because it contains spoiler information about the solution
1 is not a prime number
.
https://www.codewars.com/kata/reviews/66c0c8f47cc6054b62142b47/groups/66c42ba05d93e5ceae4f5642
fixed
This comment is hidden because it contains spoiler information about the solution
.
The biggest problem I encountered in this kata is
import
I need some time to think about this problem
Acutally, I haven't any good idea to solve this problem. The only solution I can think of is to remove the restriction
https://www.codewars.com/kata/reviews/66c0c8f47cc6054b62142b47/groups/66c0f09807b24d3cd5f89031
I disabled all
__...__
at least I think its useless in this kata
https://www.codewars.com/kata/reviews/66c0c8f47cc6054b62142b47/groups/66c0d9ab07b24d3cd5f88d3c
Banned datetime
tbh, this solution beyond my expectation
In order to prevent solutions like mine, you may need to block specific modules explicitly.
Loading more items...