Problem 319. Biggest Value in the (Neighbor)Hood
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Venu Lolla
on 14 Feb 2012
Is the B matrix described above correct?
Alfonso Nieto-Castanon
on 15 Feb 2012
no, I believe the first and last rows should read [1 0 0 0 2 3 3] and [1 3 2 3 0 0 2], respectively
rifat
on 5 Feb 2015
Is the test suite correct now? An old problem though...
Jan Orwat
on 5 Feb 2015
Hello Rifat, I've solved this one recently, and it seems to be ok.
Dyuman Joshi
on 21 Feb 2023
The test suite has been updated and solutions have been rescored.
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
5423 Solvers
-
1175 Solvers
-
1090 Solvers
-
All your base are belong to us
520 Solvers
-
Back to basics 19 - character types
256 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!