A、QU->front==QU->rear
B、QU->front!=QU->rear
C、QU->front=(QU->rear+1)%m
D、QU->front!=(QU->rear+1)%m
时间:2022-01-04 01:47 关键词:
相关问题