
牛客多校训练
戏文唱一出
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
2018牛客暑期ACM多校训练营第二场 - A题
A题是道水题……结果没注意到编译器不支持I64d卡了快俩小时…… 还要注意的是k=1时不是特例,因为这时候走跟跑还是不一样的…… A run 输入描述: The first line of input contains 2 integers Q and k.Q is the number of queries.(Q<=100000,1<=k<=100000) For ...原创 2018-07-21 17:10:46 · 478 阅读 · 0 评论 -
2018牛客暑期ACM多校训练营第二场 - D题
D. money White Cloud has built n stores numbered from 1 to n. White Rabbit wants to visit these stores in the order from 1 to n. The store numbered i has a price a[i] representing that White Rabbit c...原创 2018-07-21 17:14:07 · 340 阅读 · 1 评论