Problem 2902. What's for Lunch?
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Guillaume
on 30 Jan 2015
The solutions to the test suite assume that the number of sides choices is s*(s-1). In my opinion that's wrong, it should be nchoosek(s, 2). That is the order of the sides do not matter. sides [x y] is the same as sides [y x].
Jan Orwat
on 30 Jan 2015
Agree with Guillaume
James
on 30 Jan 2015
Do you have anything that's gluten free? :-)
Jihye Sofia Seo
on 16 Feb 2017
I agree with Guillaume
Problem Recent Solvers60
Suggested Problems
-
1091 Solvers
-
Area of an equilateral triangle
4844 Solvers
-
Find the index of n in magic(n)
210 Solvers
-
409 Solvers
-
Matlab Basics - Convert a row vector to a column vector
559 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!