单项选择题

StatusSymmetryString(char*p){Queueq;if(!InitQueue(q))return0;Stacks;InitStack(s);ElemTypee1,e2;while(*p){Push(s,*p);EnQueue(q,*p);p++;}while(!StackEmpty(s)){()DeQueue(q,e2);if(e1!=e2)returnFALSE;}returnOK;}A

A.Pop(s,e1);
B.Push(s,*p);
C.EnQueue(q,*p)
D.P--P--P--P--P--P--P--P--