How many rectangles are there in an m × n grid ?
For example, if m=1 & n=2, we have 3 rectangles.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers78
Suggested Problems
-
Test if a Number is a Palindrome without using any String Operations
253 Solvers
-
Sum all integers from 1 to 2^n
17413 Solvers
-
Convert a numerical matrix into a cell array of strings
2384 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
716 Solvers
-
551 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Good one :)