摘要: 2-28: 代码: #include<iostream> using namespace std; int main() { char x,y='A'; cout<<"Menu:A(dd) D(elete) S(ort) Q(uit),Select one:"<<endl; while(cin>>x 阅读全文
posted @ 2019-03-11 21:52 淳简拉基茨德 阅读(336) 评论(3) 推荐(0)