摘要: 3.程序流程图 4.代码实现 #include<bits/stdc++.h> using namespace std; int a[14]; main() { int i, j=1, n; printf("ħÊõʦÊÖÖеÄÅÆÔ­Ê¼³ÌÐòÊÇ£º\n"); for(i=1;i<=13;i 阅读全文
posted @ 2023-05-22 10:35 yblll 阅读(12) 评论(0) 推荐(0)