摘要: #include <bits/stdc++.h> using namespace std; int col=4;//行 int row=6;//列 int box1_x[3],box1_y[3]; char ct; int mcol=16; int mrow=16; void box_p(char 阅读全文
posted @ 2023-08-08 20:31 fushuxuan1 阅读(28) 评论(0) 推荐(0)