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.
C Translation
The test isn't working. If you test the correct answer it returns false, if you submit it, it is accepted.
Missing fixed and random tests such as
num_1 = 6
&&num_2 = 10
inRuby which will invalidate such solutions
JS which will invalidate such solutions
Please specify the names are a single word consisting of letters between a and z with mixed capitalization.
Sluchaj ogryzek, Auto-Implemented Properties powinny sie zaczynac z duzej literki w C#. lol
Pozdrowienia!
Translated from Polish:
Auto-Implemented Properties should start with a capital letter in C#
Bumping the 8 year old suggestion to add test cases for empty Strings (Java).
This comment is hidden because it contains spoiler information about the solution
PHP translation
Can someone please tell me why in class definition, there is one argument given as 'object'.
eg: class Ball(object): # it was pre-written.
as per my knowledge, class is defined as :
eg.class ball:
Kindly help me with this.
No sample tests in ruby, other than that some languages are missing random tests.
Isn't this one a little hard for 8 kyu?
Add edge case e.g.
n1 = 3, n2 = 6
No sample tests and random tests in ruby
No sample tests in JS.
JS has no random tests
Loading more items...