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 Solvers96
Suggested Problems
-
Find the sum of all the numbers of the input vector
53853 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
554 Solvers
-
Getting the indices from a vector
11784 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
398 Solvers
-
274 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!