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 comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Print the input, see what's wrong with your code.
This comment is hidden because it contains spoiler information about the solution
so clever dude...
also: don't forget to always use the spoiler tag when discussing code. (I have added the tag for you)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
as i said im a beginner i dont understand that stack trace, i searched on google too about this program and the line which i have wrote are musch same. but still im not getting where is the problem
if also added this line at the begining
if(array.lengh < 1 || array == null) return array; // but still error.
and is there any way by which i get notification without tapping evertime on notification icon.
and thank u, for replying back :)
sort of, yes. Because in that case, the fact that you didn't find it yet just means one thing: you didn't actually take the time to read the different bits of information already available to you.
Keep in mind that on codewars, you can print the inputs or whatever you want to the console, from within your function (
console.log, in JSedit:System.out.println
rather, since you seem to be doing Java). That might help too.cheers
in short ur telling me to find the error by myself, is it
:(
Hi,
Everything you need is already available to you to solve your problem. Just dig into it.
cheers
Loading more items...