3
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 must be attended to every 3 people with priority password
With no priorities, people with normal password can be served
I’m not asking for the answer, I just want an explanation of what I have to do
@TMC you approved a code change, do you realize that only the author can evaluate whether it’s right or not? Avoid approving this type of editing, only the author can decide whether it is valid or not.
– user28595
@Since you approved a code change, you realize that only the author can evaluate whether it is right or not? Avoid approving this type of editing, only the author can decide whether it is valid or not.
– user28595
@Articuno makes sense not being able to approve code edits, I’ll get more attention
– Tmc