玖t
玖t
全部文章
题解
归档
标签
去牛客网
登录
/
注册
玖t的博客
全部文章
/ 题解
(共1篇)
题解 | #Energy Synergy Matrix#
F题题解: 0:代表小小红 1:代表小红 2:代表小紫 代码演示: #include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' const int N = 500010; v...
博弈
2026-02-14
0
16