Introduction - If you have any usage issues, please Google them yourself
2. Assuming an array sequ [m] cycle queue storage elements, while the variable set, respectively, rear and instructions cycle quelen squadron tail queue element contains the location and the number of elements. Prepared to achieve the cycle queue into teams and teams of the algorithm operation. Tip: Force air-conditions: sq-> quelen == 0 team full conditions: sq-> quelen == m.