Do the necessary planning and write an algorithm in pseudo code for the following

C++ visual studio windows application Question 1 DICE GAME Do the necessary planning and write an algorithm in pseudo code for the following: Random values for three dices Display the random values Sort the values of the dices in ascending order (Arrays are not to be implemented) Display the sorted dices APM11A1 – Advanced Programming […]