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.
thx bro, its working now
Im lost...
I always fail on random test:
IN: 43165 16356 66821 93880 26906 34063 16352 740758893 11781024 0 -105095319 32687 18 0 (len=14)
n = 13 (repat "n" times)
TEST:
Incorrect array size
Expected: 4 Submitted: 1
What value is expected to be 4? "so" ? how?
This comment is hidden because it contains spoiler information about the solution
I guess this kata is broken...
on first (warump) test... I have no idea what to do with this message
@Voile same situation is in Haskell... just saying... :)
This comment is hidden because it contains spoiler information about the solution
yeah, thx
thx, now I understand... I miss infomation about hitting max 3 other creatures... but this is mentioned only once ABOVE the instructions... its not clear: It looks like info about three targets is related to Heroes of Might & Magic Games, not this kata
This comment is hidden because it contains spoiler information about the solution
Haskell random test
Falsifiable (after 24 tests):
expected: [-13,10,8,-20,-18,-10,-5,-8,-3,-21,-5]
but got: [-13,10,10,8,-20,-18,-10,-5,-8,-3,-21]
([17,-13,10,10,17,8,-20,-18,14,13,17,-10,-5,19,-8,14,-3,-21,13,-5],11)
I dont understand why in excected result is only one
10
... I am missing somethig?