phj 的 站内主页
2011
01-09
01-09
#include<iostream>using namespace std;void main(){ int i,j,n=0; int a[20]={0}; for(i=100;i<1000;i++) { ....
Read More >