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.
This is https://github.com/codewars/codewars.com/issues/2726.
(The full test code is ~850KB, which becomes >1MB for actual tests because the test fixture for actual tests is encrypted and base64'd, which increases its size by ~33%)
This is a standard application of Dijkstra's algorithm, which is a duplicate to existing katas.
I get a message:
every time I attempt (and can't submit with all tests passed).
Second sample test case has the wrong expected in the sample tests (
2.282
instead of2.828
)This comment is hidden because it contains spoiler information about the solution
thanks for catching it and reporting it 🖖
Sorry about the delay here. Yes, the issue is resolved, thanks!
@daveallie: is this issue resolved yet? Have you checked since B4B updated the fork?
@Blind4Basics
Then solve it and vote your favourite kyu and shut up, police
no it's not.
@Blind4Basics
You mean a simple d.*a algo is not 7kyu? Bullshit
7 kyus? Bullshit.
Same as
Galaxy Getaway
, hardcoded massive cases are NOT random cases, and it's a waste of bandwidth.Ofc you did not code those cases by hand, right?
Then just replace them with your random cases generator
Randomize portal names IS NOT random test
You need to generate randomized map on the fly
Also you hardcoded massive data that force everyone to submit 1.08+MB data while attempting, making it very hard to successfully get code executed
Updated version has been approved 👍
I'll leave it up to you (@B4B, @daveallie) to decide if the issue is resolved.
Though I haven't been as active on CW, I'll be posting a new kata sometime soon (as soon as I get the random test generator completed)
Loading more items...