Rumis Scorer 1 - MATLAB Cody - MATLAB Central

Problem 3099. Rumis Scorer 1

Difficulty:Rate

Rumis is a multiplayer 3D block board game where the goal is to have the most squares visible, when viewed from above, after pieces have been played till there are no moves remaining. The picture below shows a completed 4-player round. There are a variety of board stencils and permissible heights possible in this game.

For this problem, you will be provided a completed 2-player rectangular board where the two players' colors are red and blue. The board will be two levels high and completely filled. It will also be a character array wherein the two players' squares are represented by 'r' or 'b'. See the test suite for examples.

Write a function to count the squares visible when viewed from above to determine who won each round.

Solution Stats

62.67% Correct | 37.33% Incorrect
Last Solution submitted on May 06, 2025

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Problem Recent Solvers42

Suggested Problems

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!