Problem 556. Stuff the Board
Solution Stats
Problem Comments
-
4 Comments
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 :)
Solution Comments
-
1 Comment
This (and others, including Solution 1444556) only pass because of a mismatch between the Test Suite and the Problem Statement.
-
2 Comments
Problem Recent Solvers454
Suggested Problems
-
1973 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
714 Solvers
-
Back to basics 19 - character types
235 Solvers
-
Find the maximum number of decimal places in a set of numbers
1499 Solvers
-
586 Solvers
More from this Author50
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!