bluewhalew1
bluewhalew1
全部文章
分类
归档
标签
去牛客网
登录
/
注册
bluewhalew1的博客
全部文章
(共1篇)
题解 | 挡住洪水
#include<bits/stdc++.h> using namespace std; #define ios ios::sync_with_stdio(0);cin.tie(0);cout.tie(0) #define pb push_back using ll = long lon...
2025-11-03
1
13