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.
My first working solution didn't pass the final submit performance tests, but I came up with another working solution in the end. If you haven't gotten this yet since your post, I recommend looking up Dijkstra's Algorithm. Apply some of its concepts to get a solution.
This comment is hidden because it contains spoiler information about the solution
It would be nice to have a little more feedback on what is wrong with the code rather than just displaying "This is not the optimal solution".
Maybe something like "This is not the optimal solution. Try using less power to reach the target".
Request Timeout,again and again.
I want to know if the request timeout is due to my code...
This comment is hidden because it contains spoiler information about the solution
Usually, restarting the browser solves this challenge! lol
Normally you would client-side debug something and you'd see the source but you have to figure out how to remote debug since the source resides on the server.
Can someone explain it plz?
I really want to know how to solve "UNKNOWN ERROR"!