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

76.56% Correct | 23.44% Incorrect
Last Solution submitted on Sep 27, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers92

Suggested Problems

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!