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.
yo! brilliant 👍
But then it doesn't make any sense as to where you're driving to or from, or why you have to drive home first before you can use the fuel. (Not that it makes any sense anyways)
No refueling at the station is allowed! You must drive home first, and only then can you use the fuel you bought!
This comment is hidden because it contains spoiler information about the solution
Unfortunately it didn't. At least not for me. Why would "you can count it as one work capacity" mean that a job can be shared between two (or more) workers?
It took me a lot of time (really a lot) to get what you meant.
This comment is hidden because it contains spoiler information about the solution
Your code is too slow, not a kata issue.
This comment is hidden because it contains spoiler information about the solution
Kata is ok, but in my opinion it's a little bit complicated for 7 kyu. 6 kyu would be better
Lua translation !
Because array indices start from 0.
Enabled in this fork
Haskell translation
As the instructions said that name is a property of the object 'Players', Also we can't target the name of the player unless we use the Key Value which is the name: the structure is like that :
Players[{name: "a"}, {name: "b"} ... {name: "z}];
👍
Loading more items...