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.
Thank you, this idea was really helpful
Yeah this was generally a confusing one
Thanks, you helped me to understand this task
The threshold only applies to the initial content value, not the one after the liquid got evaporated.
Thank you! Also treshold is a precentage value.
A damaged arrow is no longer good, no.
Your Decryption-method is not really decrypting.
When a text is encrypted with n = 1. The decrypt method must decrypt the encrypted text with the same n-value(1) to the original text.
I would recommend to reset the example tests to the default-tests, that are given. Then look at your decrypt-method. There is the problem.
This method have to do the logic from encrypting "backwards".
I see, you solved the kata now. Seems really, there was no problem in the kata. :-)
What was the problem in your code?
You are new on CodeWars, so maybe you have not know about issues and some thinks.
Why are you changing the tests? Maybe your code is not valid!
When you're changing the example tests, and only this is the reason, why they succeed, it is obviously, that the real tests will fail.
:D
Again: No Issue! Stop creating issues, when you are not sure, there is a problem! Or do you really think, that 235 people, who did this kata didn't see a really problem?
Again: No Issue! Stop creating issues, when you are not sure, there is a problem! Or do you really think, that 438 people, who did this kata didn't see a really problem?
If you are sure something is wrong, please point it out clearly ;-)
424 people did this kata without any problems. 57 in C#. So I think the tests are completely right!
Maybe the problem is in your code?
Don't create an issue, if you are not sure, where is the problem.
Post your code here (mark as spoiler!) and we will see where is the problem. ;-) :-)