09 2021 档案
摘要:#include <iostream> #include <cstring> #include <string> #include <algorithm> using namespace std; const int N = 1e4 + 10; //四个正整数和一个字符串,分别是:、、、 和 , i
阅读全文
摘要:#include<iostream> #include<cstdlib> #include<algorithm> #include<vector> using namespace std; const int N = 1010, M = 1e5 + 10, MOD = 1e9 + 7; int n;
阅读全文

浙公网安备 33010602011771号