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.
No random tests in Java
OP solved it, closing
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
Please join the discussion to help us identify duplicate kata and retire them.
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
Please join the discussion to help us identify duplicate kata and retire them.
I tried to use for loop, but there is an error
System
does not have to be "provided", you can just use it if you need.System.Math
will not help you though, because it does not work withBigInteger
.However I agree that the list vs. array can be confusing for beginner users.
I agree. He asks for a list, but it's not a List from System.Collections.Generic. Heck, he doesn't even provide the System for Math.Pow().
this is the first kata i did on my own. It's pretty easy as the answer is literally in the question but ahhh
Because that's not how you check for an empty array. And mark your post as having spoiler content next time, please.
same problem with javaScript !!
This comment is hidden because it contains spoiler information about the solution
has been fixed in C#, Haskell, Python, NASM
approved by someone
added for javascript in this
pendingapproved forkJS fork
lodash
for randomnessLoading more items...