Problem 3102. Rumis Scorer 4
This problem is very similar to Rumis Scorer 3. The main difference with this problem is that the board will not be completely filled in. In other words, the maximum heights designated by the stencil will not necessarily be occupied. Write a function to count the squares visible when viewed from above to determine who won each round (the stencil may or may not be helpful). See the test suite for additional examples (including test cases 1 and 2, which represent the completed boards shown below).
![](http://www.exodusbooks.com/Samples/Games/RumisPisacBig.jpg)
![](http://cf.geekdo-images.com/images/pic1111321_md.jpg)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
4111 Solvers
-
Solve the set of simultaneous linear equations
432 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
205 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
226 Solvers
-
5650 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!