摘要:
String of yuusaan 我们可以打表,我们会发现字符串无论重复多少次都会遵循这个规律 #include <bits/stdc++.h> using namespace std; #define int long long int a, b; signed main() { cin >> 阅读全文
posted @ 2024-09-29 20:59
libohan0518
阅读(18)
评论(0)
推荐(0)
摘要:
Tree Journey 猜结论 #include <bits/stdc++.h> using namespace std; #define int long long const int N = 1e5 + 5; int n, k, ans, dep[N]; vector<int> g[N]; v 阅读全文
posted @ 2024-09-29 18:54
libohan0518
阅读(15)
评论(0)
推荐(0)

浙公网安备 33010602011771号