cin怎么储存数组?
int a[10]
int i = 0;
for(i =0; i < 10 ; i++)
{
cin>>a[i];
}
简单写了一个框架
Copyright © 广州京杭网络科技有限公司 2005-2025 版权所有 粤ICP备16019765号