Problem 658. Find the biggest empty box
Solution Stats
Problem Comments
-
8 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!
Test suite has been updated with unsymmetrical matrices.
The original problem description/statement doesn't mention any restriction on the input matrix size.
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 Solvers459
Suggested Problems
-
15081 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
825 Solvers
-
347 Solvers
-
Height of a right-angled triangle
1320 Solvers
-
4636 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!