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.
not sure what 'toddy' means to you but here we make it out of the sap of the cononut tree and its delicius!
had to do the Kata when I saw that you had the kids drinking Toddy!
I feel like the real problem is the random test generator is not really testing for much. my solution was passing all the random tests everytime and still failing 2-3 of the specific tests.
Just a thought
Great Kata!
My solution was crazy messy but I just didnt have the heart to change the raw organic beauty of its monstriusness..(dont tell my employer)
yes I submitted my king in check kata solution because after all it has all the peices already. Just had to modify board size and characters representing queen and king
Highly recomend adding something to the description like: "You are going to write a program that demonstrates the Monty Hall principle"
or something along those lines. Not sure if its because I was tired but it took me a good bit just to figure out from the description what the purpose of the programm was.
Its a really cool puzzle though! love how some of the math riddle/arguments can be resolved by simple program demonstrations like this one.
This comment is hidden because it contains spoiler information about the solution
Yea the solution for the other one covers this one.
The only difference I see is that the other one can have leading 0's in the input strings.
I did the other one in PHP and just had to translate my solution to javascript for this one.
This comment is hidden because it contains spoiler information about the solution
I like it hahahaha. I think it has Kata potential.
will look over this one a bit more tomorrow and maybe make a kata draft.
Its not about making Python faster just writing an algorythm that does not require as many iterations. This Kata has very large tests so solutions using nested loops and such will be very hard to get working fast enough.
Learned some awsome stuff going through the solutions afterwords. Thanks for the great kata
then make one lol
its called community effort...
good idea but at least for python it gets stuck in formating/typing issues very easily.
I would recommend at least putting some of it in the instructions so the coder knows whats comming.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...