东北师范大学 / 数据结构
正确率:100%
经过下列栈的操作后,GetTop(ST)的值是()。 InitStack(ST); push(ST,‘a’); push(ST,‘b’); pop(ST,x);
A.a
B.b
C.1
D.2
参考答案:
佳题速递: