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
-
4066 Solvers
-
Back to basics 11 - Max Integer
781 Solvers
-
Convert a numerical matrix into a cell array of strings
1780 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
537 Solvers
-
Find out sum and carry of Binary adder
1462 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!