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 Solvers51
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1063 Solvers
-
959 Solvers
-
326 Solvers
-
Matlab Basics - Convert a row vector to a column vector
519 Solvers
-
Matrix of almost all zeros, except for main diagonal
161 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!