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.
But why? 100 random tests is pretty standard amount of random test cases on CW. What part of random tests exactly you find absurd?
9n
is Javascript's BigInteger nine.Remove the absurd amounts of random count from the tests.
and what is n? for example '9n' is not correct it should be 9n
Approved by Johan
I forgot about that one earlier :-/
Duplicate: https://www.codewars.com/kata/56aed5db9d5cb55de000001c
Lambda Calculus translation
TS transalation
Instead of running 100 random tests like the js version i did it so it tests every matrix size from 1 to 64.
Test suites should conform to coding guidelines. That also includes no spurious whitespace, no spurious newlines, and correct indentation.
Please improve your coding style and attention to detail. Some day, someone else may have to maintain your code.
Lua translation!
Scala translation
Translate Dart
check my solution
Monadiusssssssssssssssssssssssssssssssssssssssssssssssssssss
Loading more items...