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.
Done
Oooops
Ok - I'll fix it, may be I've mistyped extra zero ;)
Thank you for the attention
This comment is hidden because it contains spoiler information about the solution
Very sorry for time u spend due to my stupidness
In CW when I press "VALIDATE SOLUTION" it is still saying every is ok, even when I use solution which mutates tests 🤔🤔🤔
I think it is bug in CW
tests in my IDE is not passing with inner solution which mutates worm,
but in CW, when I press "validate solution" all is ok 🤔🤔🤔🤔
updated tests
can you give me your solution code? may be gist?
inner solution doesn't change worm arrayhmm, may be yes you are rightit was my very stupid error, I was changing test datas by my inner solution, very sorry for this guys(((
I worked a lot with immutability in scala and forgot about states this time doing java translation, very sorry
updated solution, but why my solution was passing?! 🤔
This comment is hidden because it contains spoiler information about the solution
My code always sucks)) - I'll check this test case!
am I? I've defined myown assertArrayEquals, which converts
Point[]
toList<Point>
before comparing?! what is wrong now?
fixed load tests, yes it was useless;)
also fixed comparing arrays
This comment is hidden because it contains spoiler information about the solution
hmmm...
my fault was that i replaced expected and tested worm, that is why it happened so)
tests now are fixed
there is no any java solution passing tests right in this moment, or am I missing smthing?
Loading more items...