The problem description says the output array elements can be in any order but the test cases seem to prefer some unknown order. Solution 682952 produces an array with same elements as the actual solution but the tests fail. Need a better description of the output desired or a more robust test suite.
Solution 682952 produces correct array, but doesn't pass it to the output.
awesome question
Good Problem :)
This (and others, including Solution 1444556) only pass because of a mismatch between the Test Suite and the Problem Statement.
990 Solvers
Find the peak 3n+1 sequence value
1145 Solvers
Find state names that start with the letter N
638 Solvers
Permute diagonal and antidiagonal
231 Solvers
Is this triangle right-angled?
2650 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!