牛客713450397号
牛客713450397号
全部文章
题解
归档
标签
去牛客网
登录
/
注册
sj
全部文章
/ 题解
(共1篇)
题解|NCPC
#include<bits/stdc++.h> using namespace std; int T,n; int main(){ ios::sync_with_stdio(false);  ...
贪心
2026-02-07
0
24