help

hey guys i need a hand here i'm kind of bad in c++ and i can't figure out how to write this program ....
Write a C++ program for the following game:
• The program begins by choosing three unique random numbers from 1 to 6.
• It then asks the user to enter 3 numbers.
• Acting on the user entered numbers, the program should print the results on the number guessed and the number in order.
• The user must guess the three numbers and their order within 10 tries.
Topic archived. No new replies allowed.