随笔分类 -  寒假

摘要:#include <iostream> #include <set> using namespace std; int main(){ int m,n,x=0,c[1000],p=-1; set<int> a; cin>>m>>n; int b; set<int>::iterator i; for( 阅读全文
posted @ 2024-01-29 11:18 昵称就是最好的昵称 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2024-01-28 11:18 昵称就是最好的昵称 阅读(0) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> using namespace std; int main(){ int m=10; cout<<"请输入"<<m<<"个数字进行排序:"<<endl; int max=100000; int list[max]={0}; int x; for(int i=0 阅读全文
posted @ 2024-01-28 10:42 昵称就是最好的昵称 阅读(4) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示