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.
The Rust Translation
CodeWars Kumite - Rust Translation
We need to know what happens after the home return!
Is there any continuation to the story?
What happened to that poor cat?!
How exactly does one "fumigate" a house full of hundreds of mumbling, catatonic clones?
Did the original programmer ever get their Codewars ranking back up after this disaster?
So many questions without answers!
fancy
This comment is hidden because it contains spoiler information about the solution
dont mind would remove if i could :v
StringBuilder is way faster than += in loops.
In my opinion this is the best solution.
You have to cast it first, int array doesn't match method's signature.
instead of writing each element in the array you can just insert the array itself and the .Format will automatically fetch each element according to its proper index