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.
The issue should be fixed with 4.2 enabled
Cool, thanks
This seems TS 3.3 specific. If you switch to 2.4/ES6, it should work fine.
There appears to be an issue with the 'basic' Typescript tests
I don't think it is my code, as all the other tests pass within 1ms...
I find this one very difficult to understand...
Not an issue, the
natural
there is to limit the range of numbers to be considered to be at least0
;-)There are no natural numbers below a negative integer, the answer then is 0.
Negative integers aren't natural numbers by the generally-accepted mathematical definition.
My mistake I thought negative integers were not natural numbers
Well the kata didnt say negative natural numbers ?
Not an issue. You should figure out why yourself ;-)
-1961650628 did not equal 2333316668 for scala
This comment is hidden because it contains spoiler information about the solution