摘要: $这题感觉自己就是瞎凑......$ $首先n using namespace std; int n,t,vis[1009]; int main() { cin t; while(t ) { memset(vis,0,sizeof(vis)); cin n; if(n<=3) cout<< 1; e 阅读全文
posted @ 2020-05-11 08:03 倾叶子佮 阅读(179) 评论(0) 推荐(0)