Problem 55280. Count estrangements
Solution Stats
Problem Comments
-
4 Comments
Sorry, but I submitted a phoney solution that passes all of the tests. Since there are no assert() functions, just about anything will pass!
Okay, I have now submitted a correct (I think!) solution, but I think test #14 has an error.
William, I have updated the test suit to include the assert() command now and rescored the solutions.
And yes, the test case #14 was incorrect and I have commented it out for now. I'm leaving it to Chris to update that particular test case.
I don't know how I missed the asserts, but in my test file on my computer, they are missing. Thanks, Dyuman, for fixing that problem.
I also fixed Test 14.
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2729 Solvers
-
9012 Solvers
-
780 Solvers
-
Number of Even Elements in Fibonacci Sequence
1280 Solvers
-
Count unique orderings of vertices of a polygon
17 Solvers
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!