会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Tryatry
博客园
首页
新随笔
联系
订阅
管理
2019年11月16日
Educational Codeforces Round 76 (Rated for Div. 2) (A-F)题解
摘要: A.Two Rival Students 小的位置向左走,大的位置向右走直到走到最左或最右端或者x为0。 include using namespace std; mapmp; int main() { int t; scanf("%d",&t); while(t ) { mp.clear(); i
阅读全文
posted @ 2019-11-16 18:10 tryatry
阅读(137)
评论(0)
推荐(0)
公告