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.
Has a problem with types in php. You need to compare types of chars too. If input array has float, you must use only float in output array.
Haskell translation
Nice Kata!
Node 18. (
mocha + chai
) should be enabledDescription does not mention whether each subtable of a datatable will have only 1 field (the one used for pairing).
What if the expected and actual result contain
0
/0.0
/""
...Because there is no field for
4
in the first datatable, but it is there in the 2nd one. So, you should supply it with the corresponding number ofsub
values.This comment is hidden because it contains spoiler information about the solution
done
Approved
python new test framework is required. updated in this fork
Good one . :)
For PHP
Why did the crash test on :
[13,10,12,13,17,14,18,20,19,14]
while I send back well :
[[13,13],[10],[12],[17],[14,14],[18],[20],[19]]
is this not the expected result?
Ruby 3.0 should be enabled.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Fixed
Loading more items...