摘要: #include <iostream> #include <cstring> using namespace std; int n; int a[1000]; bool b[1000]; int c[10000][10000]; int d[1000]; string s[100000]; void 阅读全文
posted @ 2022-03-05 11:03 云鲸啊 阅读(71) 评论(0) 推荐(0)