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.
working for a night. tired.
cool...
good coding
Amazing formula
nice code!
nice job!!
Ok, first time.
hi,
... how to put this... Let's avoid the matters and suggest to you to read those two:
You should unpublish this kata which is missing almost all it should have (edge case, random tests, a correct setup of the environment meaning a static method,... and an actual task x) ).
cheers
import java.util.Set/HashSet?
Great...ORZ.
Thanks very much!
Yo,I just say what i want to say.
Cheers
@deadzq If you mean when
m = 10240256001600000000
then long long is also not enough as its Max
9223372036854775807
is still less thanm
so actually you won't even get the exact parameter as the capacity is not enough to store it!C tranlation does not have such a case but if would then unsigned long long would be needed to solve it if using just native math as unsigned long long has its max value
18446744073709551615
that is greater thanm
!The Shell failure is related with using some built-in constructions...
So definitely you need something else... Hope this helped (*)
First: I am not one of the guys who downvoted your post!
Second: I don't understand what you want...
Third: look at the top of he page -> 2,516 guys passed the java kata.
Cheers
This comment is hidden because it contains spoiler information about the solution
Loading more items...