摘要: #include <bits/stdc++.h> using namespace std; int main() { int a=65; int count = 0,k=0; a=65; for(int i = 0; i < 10 ; i++ ) { a=65; for(count=0;count< 阅读全文
posted @ 2024-03-15 20:12 hanxuyao 阅读(8) 评论(0) 推荐(0)