为什么进栈操作int StackPush( SequenceStack S,ElemType x),但是出栈操作int StackPop( Sequence Stack S, ElemType d),那个为什么用d啊?就是它为什么加啊?
收起
可以看看方法的的实现吗
报告相同问题?