Someone gives me a light of what to do to solve this problem, I have no idea how to start
Write a program that simulates the distribution of service passwords to a group of people. Each person can receive a priority password or a normal password. The program must meet the following criteria:
- There is only one attendant
1 person with normal password should be served to every 3 people with priority password
I'm not asking for the answer, I just want an explanation of what I have to do