摘要:
1 int n=0; 2 printf("please enter the number:\n"); 3 scanf("%d",&n); 4 5 int *number=new int[n]; 6 7 for(int i=0;i 2 #include 3 using namespace std; 4 5 6 7 8 9 int main() 10 ... 阅读全文
posted @ 2017-03-17 17:24
chen狗蛋儿
阅读(6089)
评论(0)
推荐(1)

浙公网安备 33010602011771号