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 Solvers98
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2821 Solvers
-
Sum of diagonal of a square matrix
1645 Solvers
-
Set the array elements whose value is 13 to 0
1455 Solvers
-
167 Solvers
-
Remove All elements less than 5
145 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!