摘要:
#include<bits/stdc++.h> using namespace std; const int N = 10010; const int M = 13; int n; int a[N]; int f[N][M]; void ST_create() { for (int i = 1; i 阅读全文
posted @ 2021-06-08 19:51
_Codjjj
阅读(89)
评论(0)
推荐(0)
浙公网安备 33010602011771号