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.
Fixed in description update.
It should help — about how playlines work and slot machines
Description is not clear man, please elaborate more.
How is the example not enough? It shows, input, call, outputs
Please provide better description. Not able to understand properly what to return.
@raulbc777 What is the point of mentioning the special case when that test case is not involved, and my solution passed without handling that case?
Brilliant solution :)
@nuzyly, My apologies. I had limited time when I was solving this kata. Would be careful in future, thanks for liking the solution though.
The only reason that keeps me from upvoting this otherwise very nice solution is of stylistic nature: a forgotten console.log-statement and poor and inconsistent spacing (between operators and operands, after semicolons etc).
Hi I am getting below error while running my code here in this site. Elsewhere it is working fine. This must be because of the Node version, could you please help in debugging?