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.
dont write a spoiler here .....
This is wrong.
Another symptom of the issue above. Closing.
Fixed.
actually ive just resolved with this issue with change to node 8
Click reset, try again.
No output was produced.
Make sure tests are written properly using
describe
andit
(required for Node 10).what is this error? can anyone tell? based on console.log my output is correct
Read the first post (mmacak28) answer, he asked for the same test and I already answered there.
st = "Elijah,Chloe,Elizabeth,Matthew,Natalie,Jayden"
we = [1, 3, 5, 5, 3, 6]
n = 2
//If A goes before C in the previous answer, I dont understand why Matthew is the right answer here where Elizabeth's winning number = Matthew's = 485..
You can make it happen yourself. Just print you own logs to see what is random input.
Use
System.out.println
,console.log
etc (whatever appropriate for your language)e.g. System.out.println(String.format("Input Moves %s", Arrays.deepToString(moves.toArray())));
i am a newbie, i need dat print log on random test, can u please make it happen
can i see your solution ?
Thanks!
really nice kata, what a challange !! thank you
Loading more items...