Introduction - If you have any usage issues, please Google them yourself
Assuming lead to circular list node represents a queue, and only set up a pointer to the tail element nodes instead of being the head pointer, try to prepare the corresponding queue initialization, the queue, the queue algorithm and determine the status queue.