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.
The error is presented in a bad way, but it points to a mistake in your code. It means that there is a test case where you returned
String
, but you should returnint[ ]
. Or the other way round.I re-raised an issue with some more details above. To pass the tests you need to identify a test case which fails for you and fix it.
class java.lang.String cannot be cast to class [I (java.lang.String and [I are in module java.base of loader 'bootstrap')
what that error mean ?
Read the description again. * is a masked char, and the numbers in the example in the description are divisible by 6. Not a kata issue.
1234567890123456789012345678*0 not divisible by 6.
cool
xoxo
exilient
well done
<3
cool
This comment is hidden because it contains spoiler information about the solution
trying my best
learning from the best;)
thx
lOl tHe fUnNiEsT kAtA eVeR.
Loading more items...