玖t
玖t
全部文章
分类
题解(17)
归档
标签
去牛客网
登录
/
注册
玖t的博客
全部文章
(共1篇)
题解 | #智乃的箭头魔术#
代码演示: #include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' const int N = 500010; void solve(){ int f=0; stri...
模拟
2026-02-18
0
14