187金牛男大
187金牛男大
全部文章
分类
归档
标签
去牛客网
登录
/
注册
187金牛男大的博客
全部文章
(共1篇)
题解 | 空调遥控
#include<bits/stdc++.h> using namespace std; int main() { int n,p,b,m=0; cin>>n>>p; vector <int> a(n+1); for(int i=0;i<n;i+...
2026-03-18
0
6