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 have a question its different with this kata but does anybody know how to find the position where it starts connecting?
When I was working on this kata this question pop in my head.
{1, 4, 1} vs {1, 5, 3}
Shouldn't it be defeat since 0 vs 2, why it says recieved should be stalemate. C
I know this may look bad, and I understand.
At first i was just going to loop till the the part of a, then I though to myself. If I did that how long will this program run.
I was though speed is everything since in my univ they put a timer in the program on how long it can run, but they don't really mind how big the data usage is.
There's wrong in the coding for c, tester is invalid for C99