Problem 42800. house of cards
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
Jan Orwat
on 15 Apr 2016
@Thomas, the Test Suite is broken. Please provide "x" or replace it with "n" in tests.
Thomas Bischoff
on 15 Apr 2016
Sorry for mistake! You are right! thanks
Solution Comments
Show commentsProblem Recent Solvers36
Suggested Problems
-
Rotate input square matrix 90 degrees CCW without rot90
637 Solvers
-
350 Solvers
-
525 Solvers
-
281 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 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!