For this problem, you will be provided with the values of a dice roll (regular six-sided dice). The number of dice will be at least one. Your function should return the values on the opposite faces of the dice and in the same order. See the test suite for examples.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers97
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
778 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!