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.
Good Kata))
Nice kata// GOOD
(c#)I'm talking about testValidMultipleRankProgression. How, if I have a rank of -8 and I completed a 1k, how did I get a rank of -2????I should get a rank of -4 if I follow the formula!10 *(-1 + 8) * (-1 + 8) and 10 *(1 + 8) * (1 + 8)..ERROR
nice kata
I'm getting lost though is the example of p = new Projectile(5, 2, 45). When I put that into my Groovy code where a = -16, b = 2, c = 45 I get q = -0.5 and q = 0.625 and the example results for this should be q = 0.605.
I don't understand where this 0.02 difference is coming from. Is there an error in my quadratic function code I'm not seeing or is this maybe something Groovy related versus how the example results were generated?
Great kata!!
-?56373--9216=-?47157
Expected: 8
but -156373--9216=-147157??? false