摘要: tips 不知道为什么,明明代码是错的应该,但是还是过了??? AC代码 #include<cstdio> #include<cstring> #include<iostream> using namespace std; const int maxc = 10000 + 5, maxn = 300 阅读全文
posted @ 2021-04-20 09:27 碳素油墨 阅读(256) 评论(0) 推荐(0)