不不不_我感觉这题不是这么写的
不不不_我感觉这题不是这么写的
全部文章
分类
归档
标签
去牛客网
登录
/
注册
不不不_我感觉这题不是这么写的的博客
全部文章
(共1篇)
题解 | 买橘子
#include<bits/stdc++.h> using namespace std; #define int long long typedef pair<int,int>P; const int N=1e6+7; int a[N],b[N]; void run(){ ...
2025-06-27
1
6