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.
ok, but i still don't understand this error :(
Thank you for your advice, input is [, yxvm, zzozybj, booifcbcs, w{niq, {{vizzwid]
expected: <[]yxvm, zzozybj, booif...>
but was: <[, ]yxvm, zzozybj, booif...>
In that case, the SampleTest would not execute
but i completed all the tasks and no problem with this tests
In randomTest i can show you only the stack trace and expected and actual outputs)
Thanks for your reply, for example:
expected:<...ba, lsfq, wpfq, bz, [iayrl, za], onga, etpxcjcn, fv...> but was:<...ba, lsfq, wpfq, bz, [, iayrl, za, ], onga, etpxcjcn, fv...>
And also, i noticed some more: (expected and actual outputs)
[] -> [, ]
[etikvlog{, exro], -> [, etikvlog{, exro, ],
[] -> [ and ]
The Java kata still is not working, because randomTests work very strange with some symbols
Below there are mentions of this from the other people