当前位置: X题卡 > 所有题目 > 题目详情

Podcasts (播客) The B. S. Report Designed for the sports fan with a sense of humor, The B. S. R...

查看本题答案

你可能感兴趣的试题

4,3,2,1,  4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
4,3,2,1,  4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
传统广播节目播客  网络播客  专业播客  个人博客  
4,3,2,1,  4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
4,3,2,1,  4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
4,3,2,1    4,3,6,7,2,1  4,3,6,2,1  1,2,3,4  
传统广播节目的播客  专业播客提供商  个人播客  现代广播节目的播客  
rep_[top]=a;top++;
intpop()--top;return rep_[top];
bool isEmpty()const return top==0;
private:
int*rep_;
unsigned size,top;
;
int main()

Stack s1;
for(int i=1;i<5;i++)
s1.push(i);
Stack s2(s1);
for(int i=1;i<3;i++)
cout<<s2.pop()<<’,’;
s2.push(6);
s1.push(7);
while(!s2.isEmpty())
cout<<s2.pop()<<’,’;
return 0;

执行上面程序的输出结果是( )。A) 4,3,2,1,  
4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
传统广播节目的播客  专业播客提供商  个人播客  现代广播节目的播客  
4,3,2,1  4,3,6,7,2,1  4,3,6,2,1  1,2,3,4  
4,3,2,1,  4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
rep一_top]=a;top++;
int pop( )--top;return rep_[top];
b001 isEmpty( )constreturn top==0;
private:
int * rep_;
unsigned size,top;

int main( )
Stack sl;
for(int i=1;i<5;i++)s1.push(i);
Stack s2(s1);
for(i=1;i<3;i++)cout<-<s2.pop( )<<’,’;
s2.pusl:(6);
s1.push(7);
while(!s2.isEmpty( ))cout<<s2.pop( )<<’,’;
return 0:

程序的输出结果是A) 4,3,2,1,  
4,3,6,7,2,1,  4,3,6,2,1,  1,2,3,4,  
4,3,2,1     4,3,6,7,2,1  4,3,6,2,1   1,2,3,4  

热门试题

更多