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.
Incredible, you helped me expand my understanding and capabilities of prototypes.
The fifth test case's roads array has objects with the same from and two locations with driving times. For example: { from: 0, to: 0, drivingTime: 8 }. Was this intended?
Might not be correct for inputs that add up to 45 but digits are not 1 to 9.
This comment is hidden because it contains spoiler information about the solution