填空题

以下运算实现在循环队上判队空,请在______处用适当的语句予以填充。 int EmptyCycQueue(CycqcleueTp sq) { if(______)retum(1); else return(0); }

【参考答案】

sq.rear==sq.front
热门 试题