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.
I don't remember. Probably ignoreCase = true;
https://devdocs.io/kotlin~1.8/api/latest/jvm/stdlib/kotlin.text/replace
need to sum not cound, wasted 30 minutes debuging, better read comments
Hi, totaly agree with you.
I've just forked someones solution.
Thank you for merging!)
It's not a bug, it just performance test...
You went over primitive range.
For a new pple, exceptions should be created outside
SoulutionTest.class
like a regular multiple classes in one file.Hi, I think casting
n.toDouble()
and theni.toInt()
could be simplified.Check examples: