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.
There are no moderators?
Who is able to approve/reject it then?
Here's my new draft!
https://www.codewars.com/kumite/5d48d87fcfc30d0026279c41?sel=5d4e03f88f92af000e868680
Ok thanks kazk!
Hello,
Is there a way to add dependencies? I need to add
rand
to run random tests.(The draft has been created)
I'll fork it as soon as possible.
I didn't say I was going to wait until it was officially approved, I just want to wait to know if the author of the kata agrees to make your changes.
Mmm ok, I see! No problem to do that.
However, I must wait for the author's approval before making any changes.
A random parameter implies a random result. How to test this result, knowing that it is not known at compilation?
Hi Steffan153!
What type of random tests would you like to add?
Rust translation available!
Thanks all!
Sorry for the "Suggestion" tag, I didn't know.
Could someone translate this kata into rust please?
I'd wish, if nobody isn't in the mood. At which level I'm allowed to translate?
Ok! Thanks for your help!
Hi!
How is this possible to get
m
multiples of a real number? oOAren't the natural integers the only from which ones we can get multiples?