摘要: 利用动态数组 int n; cin>>n; int *p=new int [n]; 阅读全文
posted @ 2021-12-03 20:15 陈光成 阅读(310) 评论(0) 推荐(0)