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.
Python: random tests should generate more valid cases to avoid solutions like this
A little bit more than 6kyu ;) (needs a good+ level in maths and good skills to code the thing)
!help
what does:
from solution import e
.
.
actual = e(n) <- this line
actually means and do ?
Should have read more move history, this is just monadius' solution again.
I believe the description is seriously lacking. I had to look up wikipedia and a youtube video, in order to grasp the concept (I may also need some holidays...) However, a few good examples could make it much more comprehensible, e.g.:
I guess we can considere this one resolved
1 char less
Thank you for your concern :) You would be heartbroken wouldnt you :P
Thanks for completing my kata! Yes you are correct, I just updated the description so hopefully there is no confusion.
Up => the longer you wait, the more down votes your kata gets. That could make it unapprovable for a very long time... That'd be... "sad".
There are two defintion on wikipedia, I think you mean this one:
and adding an image won't hurt:
by adding this you can emphasize that you are not considering this(vv) as valid cyclic permutation in this kata:
Good point, I have been convinced by Blind4Basics, I will update the description in a bit :)
well, I focused on its first sentence, but you surely felt the next part a bit harsh... x)
Let's try another way: could you tell me why precisely you don't want to add only something like this:
n
nodes are done following this scheme: the ith node of the first tuple is directed to/taking the place of the ith node of the second tuple.that's roughly all that you need to add (with a better wording).
So...? Just "why!?" ;)
edit: looks like I misunderstood your last answer... x) Well...
Loading more items...