Introduction - If you have any usage issues, please Google them yourself
The choice of data structure Considering patients waiting in line with first line treatment in the process of the diagnosis, and the first in first out queue consistent identities, so can consider to use queue linear table, among them, the storage structure of queue queue and single loop order queue.