会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Kanoon
博客园
首页
新随笔
联系
订阅
管理
2020年10月17日
2020第十一届蓝桥杯第二场省赛C++A组【A-H】
摘要: #A. 门牌制作 ##答案 624 ##代码 #include <bits/stdc++.h> using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(0); int cnt = 0; for (int i = 1
阅读全文
posted @ 2020-10-17 21:00 Kanoon
阅读(1299)
评论(6)
推荐(0)
编辑
公告