判断题
正确(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
A.Q->rear==Q->frontB.Q->rear+1==Q->frontC.(Q->rear+1)%MAXSIZE==Q->frontD.(Q->rear-1)%MAXSIZE==Q->front
微信扫一扫,加关注免费搜题