Problem 658. Find the biggest empty box
Solution Stats
Problem Comments
-
7 Comments
There appears to be an error is Test Suite #3.
Agree, len for Test Suite 3 should be 4 not 3.
Yes. Fixed it.
Very exciting, as always with Ned
Good puzzle!
Challenging like all the other problems set in the ASEE Challenge
Nice!
Solution Comments
-
1 Comment
pain
-
1 Comment
Would have been a great question, if time constraints were there.
-
2 Comments
Wow! Size 10.
@Informaton: Oh, it's nothing; just a cheating script ("gaming the test suite answers") combined with the well-known 'regexp' trick. A proper small solution was first submitted by Tim (Solution 97452 - size:51) and was later optimized in size by Alfonso Nieto-Castanon (Solution 181060 - size:48). My alternative Solution 1198643 (size:63), which uses for-loops instead of conv2 or filter2 function, is also much better than this 'regexp' cheat.
-
1 Comment
Splendid !
Problem Recent Solvers460
Suggested Problems
-
874 Solvers
-
Get the area codes from a list of phone numbers
790 Solvers
-
1202 Solvers
-
Sum all integers from 1 to 2^n
11151 Solvers
-
Switch matrix to a column vector
301 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!