Problem 2284. Find the area of the four walls
If length, breadth and height of the walls are given, find the area of the four walls.
Solution Stats
Problem Comments
-
2 Comments
J.R.! Menzinger
on 14 Apr 2014
In the test cases you wrote "your_fcn_name(x)" and not "your_fcn_name(l,b,h)" ;-)
Ned Gulley
on 14 Apr 2014
Fixed it.
Solution Comments
Show commentsProblem Recent Solvers278
Suggested Problems
-
Return the 3n+1 sequence for n
8271 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1822 Solvers
-
518 Solvers
-
Do Fast Fourier Transformation
258 Solvers
-
455 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!