摘要: 源程序: #include <iostream>#include <iomanip>using namespace std;int main(){ int x,i,j,arr[7]; freopen("d:\\cccccc\\input.txt","r",stdin); for(i=0;i<7;i+ 阅读全文
posted @ 2020-12-27 20:13 bobo哥 阅读(95) 评论(0) 推荐(0)