摘要: #include <bits/stdc++.h> using namespace std; int qz(int a){ if(a==4){ cout<<"4,5-->9,10"<<endl; cout<<"8,9-->4,5"<<endl; cout<<"2,3-->8,9"<<endl; cou 阅读全文
posted @ 2024-08-14 10:00 fushuxuan1 阅读(20) 评论(0) 推荐(0)