摘要: #include<bits/stdc++.h> #define N 10 using namespace std; main() { int i, j, a[N], t, count=0; printf("ÇëΪÊý×éÔªËØ¸³³õÖµ£º \n"); for(i=0;i<N;i++) sca 阅读全文
posted @ 2023-05-09 20:14 kxzzow 阅读(16) 评论(0) 推荐(0)