会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Jeanny
寂兮,寥兮,独立不改,周行而不殆
新随笔
管理
2023年5月12日
P5930 [POI1999] 降水
摘要: //木桶原理:桶能装的水的多少取决于最短的木板。 #include<iostream> #include<cstdio> #include<stack> #include<cstring> #include<queue> using namespace std; int n,m; const int
阅读全文
posted @ 2023-05-12 22:01 Jeanny
阅读(16)
评论(0)
推荐(0)
编辑