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.
Random tests are testing the user solution against itself.
Addition has been done before
The tests expect the wrong values ;-)
Solutions to
2x^2 - 2 = 0
are1
and-1
, not0.5
and-0.5
.NO random tests
Code formatting should be used
What's the point of
.
in description's exampleIt's not explained when to return 1 or 2 values and how those values are calculated
duplicate
As good as duplicate:
https://www.codewars.com/kata/57356c55867b9b7a60000bd7
no random tests
Description is poor.
You have to return true if a number if major than the sum of the other numbers.
=> Return true if the sum of the first two elements is smaller than the third element.
(at least, that is what I make of it after submitting my solution)
No random tests.
Are you sure you want to make a kata out of this problem?
Of course, this cannot be allowed.
number_of_ti1les
)Hi,
the initial solution is wrong (bad number of arguments) and the sample tests aren't working either.
(and we already have plenty enough of this kind of kata too, yeah)
cheers
false
guessSample tests don't work.
Loading more items...