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 Solvers95
Suggested Problems
-
2409 Solvers
-
Given a window, how many subsets of a vector sum positive
851 Solvers
-
Generate N equally spaced intervals between -L and L
865 Solvers
-
419 Solvers
-
How to get the additive inverse of a uint8.
103 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!