Problem 1078. Make a diamond
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
@bmtran (Bryant Tran)
on 1 Dec 2012
may I suggest reinforcing your test suite using isequal or strcmp to hardcoded diamond strings?
Amin Bashi
on 1 Dec 2012
updated!
Nikolaos Nikolaou
on 4 Apr 2020
its unclear what the problem wants plz fix
Dyuman Joshi
on 31 Dec 2020
Needs better test suite rather than just checking random things (which is better suited to be the secondary fail safe not the primary).
This is just lazy from the OP.
Solution Comments
Show commentsProblem Recent Solvers75
Suggested Problems
-
323 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
351 Solvers
-
Matrix indexing with two vectors of indices
694 Solvers
-
1086 Solvers
-
Check that number is whole number
3366 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!