Yeah, I thought the same as argv0. This kata seems to be ill posed.
but why focusing on the 2 in this example, when in this one testing(269045, [26945, 3, 0]); the 0 is move to the position 0 as well.
Did you ever figure this out?
Same here... I iterated through each one. This is pretty.
Very nice. I always forget about list manipulation like that. I come from a procedural background
This comment is hidden because it contains spoiler information about the solution
Took me a while as well :|
did you finish? I passed 160 test cases failed 56. Can you explain the logic process you took.
Loading collection data...
Yeah, I thought the same as argv0. This kata seems to be ill posed.
but why focusing on the 2 in this example, when in this one
testing(269045, [26945, 3, 0]);
the 0 is move to the position 0 as well.
Did you ever figure this out?
Same here... I iterated through each one. This is pretty.
Very nice. I always forget about list manipulation like that. I come from a procedural background
This comment is hidden because it contains spoiler information about the solution
Took me a while as well :|
did you finish? I passed 160 test cases failed 56. Can you explain the logic process you took.
This comment is hidden because it contains spoiler information about the solution