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 already have, go ahead and look.
It simply states that it does not exist in the test cases. If you want, i can change it to something else, but it won't do much.
Oops, sorry, I was testing with it, and I fogot to remove it. It is now gone.
ok, thanks.
Is it possible for the mother to not have children? The discription kind of says that every mother at the mother and child dance party has a child... I'm getting tests for ones who don't have children. Is this supposed to happen? I'm using Java.
Thanks
hmm. I see. If i remove that, it says Max buffer size reached. Very nice code.
ah, so that's how you do it. I was close, kind of. Thanks!
Why do you need to sort though? a,b = sorted(a,b). so then, a=b and b=a?
oh ok. I made a fork showing my understanding. (Made before i saw what you typed here.)
I tried, though im still a bit confused about this code.
What is this? why is the formatt so different? What does it do? How is c changing? Ill say what i think this means...
c = the number of added as/bs. so, he goes through a/b? is that what
is for? and given it says
ceil(a)
, does it mean that he's going through a? im confused, please help.ok
Ooh, nice. Thats cool. what if you put it outside the function and changed it? I did that in java, though i used
public
. I think there is aglobal
method in python. would that work?:(
Loading more items...