2025年1月5日
摘要: //It's a game!!! #include<bits/stdc++.h> #include<windows.h> using namespace std; const int N=1e6+5; const int M=1e3+5; int n,m,k; int T; void change( 阅读全文
posted @ 2025-01-05 17:13 fish2012 阅读(6) 评论(0) 推荐(0)