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.
added.
added
Fixed.
Yeah, JS is missing random tests:
https://www.codewars.com/kata/reviews/544696aed6aed37c1a0001d2/groups/5cf7ffff9bde340001473524
This was either updated, or the issue wasn't one as it is clear now.
Added random tests to Ruby, other languages are OK, except JS
You could have pointed out where the difference was !! :P
You're entirely correct of course. :] Fixed.
ffs, I know that JS is working with integers in a terrible way.
Lowered the maximum
n
so the result will never exceed 2^52.Please learn JS properly before refuting claims about numbers getting over safe integer range, because JS is strange (every number is double precision float) ;-)
The only way is to nuke the JS version.
This comment is hidden because it contains spoiler information about the solution
Done.
@arhigod ..Well ..
Beware this is visible on the home page's Discourse feed.
Oh, f*$%, you just closed the issue before I could republish some changes to the description...
Loading more items...