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.
I think so ;-)
But is has been very quiet here...
Java also does not guarantee unique scores in tests
Sorry. My mistake. Solved now. Thanks for the quick response. :-)
Running into a problem that is reported by msinton a year ago.
Coded in Java
test output:
test1_Maintest
Log
Testing divisibility by 1...
Did not give correct answer for the number: 0
expected: but was:
As indicated by msinton Zero is divisible by everything
My own tests range from 0 to 1000 for all patterns and pass all values
What am I missing?