摘要: 话不多说,直接上100分代码: #include<iostream> using namespace std; struct { int x,y; } pos[4]; int page[21][10]; int block[4][4]; int Index = 0; int n,final = 20 阅读全文
posted @ 2022-03-25 15:48 夏莱发电厂的Sensei 阅读(42) 评论(0) 推荐(0)