Problem 42380. Dice roll - opposite faces
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 commentsProblem Recent Solvers96
Suggested Problems
-
Compute a dot product of two vectors x and y
999 Solvers
-
Remove the two elements next to NaN value
656 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
What is Sum Of all elements of Matrix
419 Solvers
-
the average value of the elements
1750 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!