摘要: #include <iostream> #include <bits/stdc++.h> using namespace std; int main(){ cout<<setw(24)<<"********"<<endl; cout<<setw(27)<<"************"<<endl; 阅读全文
posted @ 2023-06-08 09:36 fushuxuan1 阅读(72) 评论(0) 推荐(0)