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 Solvers37
Suggested Problems
-
Which values occur exactly three times?
5239 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1995 Solvers
-
348 Solvers
-
473 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
601 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