会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
vrsashly
It's not numeral, punctuation and character. It's my life!
首页
新随笔
联系
管理
2016年9月10日
Codeforces 295A. Greg and Array
摘要: 题目链接:http://codeforces.com/problemset/problem/295/A 题意: 给你一个含有 n 个数的数组, 以及 m 个形如 ( l, r, v) 的操作,代表把这个数组从第 l 个到第 r 个全部加 v; 然后再给 k 个形如 ( l, r) 的操作,代表对于这
阅读全文
posted @ 2016-09-10 10:28 vrsashly
阅读(412)
评论(0)
推荐(0)