循环队列: 采用队尾和队首两个指针:front、tail,目的是将普通队列中的 出队 时间复杂度降为 O(1),省去复制数组的操作。 @param
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected