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.
Same
same as mine
Java doesn't have random tests
Finally I see an Microsoft lame coding engineer in action. Thanks for letting us know how not to patch faulty code!
Apparently the kata is now retired.
Yep, it's fixed now
"X and Y are both integers that are positive. Z is a positive integer that is less than 20."
X, Y, and Z aren't present in the code. Did you mean num1, num2, and factors?
I already have, go ahead and look.
In that case, you should directly state that it won't be in the test cases.
It simply states that it does not exist in the test cases. If you want, i can change it to something else, but it won't do much.
"(5, 5, 2) This does not exist, num1 and num2 are different integers."
In this case, num1 == num2. You should change it to "This does not exist, num1 and num2 should be different integers" or something similar.
lol, the very definition of a patch
I'm actually dying out of laughter, this is the best code lmao
fixed, thx
hmm. I see. If i remove that, it says Max buffer size reached. Very nice code.
Loading more items...