lanqiao3514 字串简写(枚举)

This commit is contained in:
2025-03-17 20:23:08 +08:00
parent 361da2836e
commit b6d0f522bb

View File

@@ -1,4 +1,4 @@
// lanqiao3514 字串简写(前缀和优化) // lanqiao3514 字串简写(前缀和优化)
#include<bits/stdc++.h> #include<bits/stdc++.h>
using namespace std; using namespace std;
#define int long long #define int long long