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.
Also forgot that. ✅fixed
Totally my bad. Should have looked into that a little deeper. TOP = 15 should be fine now since:
Fixed ✅
TOP
is20
nowI completely overhauled the C test suite. I replaced the reference solution, as it was wrong for several kinds of invalid inputs, e.g.
".1.2.3.4"
,"1.2.3.4."
, etc.Done in this fork
Fork already approved some time ago.
Added a Haskell fork.
over
Another programming language is not a valid point, because different languages are done with translations, and not by creating new but similar challenges.
Description seems to be not a valid point either, because description can be updated. If you think that the description of the currently existing task is wrong, you can raise an issue and explain the problem.
So basically the only remaining point is the additional condition in the other challenge, which is not present in your challenge. Now the question would be, how different does it make your challenge from the other one? Are they very similar? How are solutions different? Do they differ more significantly than just one additional
if
, or some small block? If some user solves your challenge first, and the other challenge later, will they feel that they just solved the same problem twice? This would be the most relevant factor to decide whether your challenge is a (close) duplocate or not.yes, I agree that the essence of the task is the same, but that task is not described according to the rules of Codewars, and there is also an additional condition that I do not have, + the task is in another programming language
Already fixed in this fork
Modified description to have :
Should be clear now.
I merged a fix, can you please verify.
fork
Fork that updates the random tests.
Loading more items...