摘要:
代码: #include <stdio.h> int main(){ int a[50]; int i,j,maxCount=0,index=0,nCount=0; int n; printf("请输入n的数值:"); scanf("%d",&n); for(i=0;i<n;i++){ scanf( 阅读全文
posted @ 2017-12-20 20:34
^Rourou
阅读(1856)
评论(0)
推荐(0)
浙公网安备 33010602011771号