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.
All tests are working but getting timeout exception for arrays of length 15000 and above.
use BigInteger to store your resultant
same timeout issue for me too.
Negative numbers below 0 are not considered prime generally.
So it is obvious that it should return false.
Server timeout error. Even all tests passed.
Ok.. Yeah that will do.
This comment is hidden because it contains spoiler information about the solution
testMoreComplexTests
Expected: is "E"
but: was " E"
for java..
any suggestions??
same bro for me also just " " in place of null..in more complex tests
for me
Expected: is "E"
but: was " E"