02 2025 档案
发表于 2025-02-15 13:28阅读:6评论:0推荐:0
该文被密码保护。
发表于 2025-02-14 15:11阅读:11评论:0推荐:0
摘要:#include<bits/stdc++.h> #include<conio.h> #include<windows.h> typedef int int32; #define int long long using namespace std; string s; map<string, map<
阅读全文 »
发表于 2025-02-11 14:29阅读:14评论:0推荐:0
摘要:自产生算法 #include<bits/stdc++.h> typedef int int32; #define int long long using namespace std; signed main() { ios::sync_with_stdio(0); cin.tie(0), cout.
阅读全文 »