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.
I have fixed both sample tests and test cases file. As you have already attempted it, your sample test section will keep showing old code. In that case you can copy paste this new code in sample tests section.
Please Copy-paste eight sample test cases as fixed test cases in Test Cases file.
Random test cases should test for generate-random-case 500 too (100 test cases of parameter 500). Because we don't want brute force solution to pass the tests. We want only most optimized solution to pass the random test cases.
Done.
Should I mark this issue as resolved?
How do I include it? Commented solution at the bottom of test cases file?
I DMed the solutions on Discord. My username is pythonist1159 there.
Please add four new test cases in Sample tests and Fixed/Basic tests of OCaml translation.
This comment is hidden because it contains spoiler information about the solution
Output:
Output:
To be more precise, It is around 55/45 for JS and Python.
If you want me to set specs back to 500, I will do it.
Coming to random spray, it is generating around 50/50 true/false, at least for Python and JS.
This comment is hidden because it contains spoiler information about the solution
The system is not letting me approve your translation due to merge conflict in Problem statement. BTW I have made some changes in test cases and problem statement, I encourage you to update Scala and OCaml translations accordingly.
I updated the test cases according to your suggestios. I encourage you to update Haskell translation accordingly.
Change in ConstraintsConstraints set back to 500 but includes 0.This comment is hidden because it contains spoiler information about the solution
Loading more items...