How many cards do one need to build a house of cards with n stages? Short explanation:
/\ 2 cards for 1 stage
/_\ 7 cards for 2 stages /\ /\
....
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers38
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2001 Solvers
-
1744 Solvers
-
468 Solvers
-
Create matrix of replicated elements
397 Solvers
-
369 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
@Thomas, the Test Suite is broken. Please provide "x" or replace it with "n" in tests.
Sorry for mistake! You are right! thanks