会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ac-network
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
ACM
/
天梯赛
[天梯赛] L2-041 插松枝
摘要:#include<bits/stdc++.h> using namespace std; int n,m,k; queue<int> q; stack<int> s; vector<int> ans[1010]; int anscnt=-1; void newstack(){ anscnt++; a
阅读全文
posted @
2025-03-28 16:16
transformert
阅读(10)
评论(0)
推荐(0)
公告