
排序
cwb丶
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
How to sort(哈尔滨工程大学ACM预热赛 I)
链接:https://ac.nowcoder.com/acm/contest/554/I 来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 坑坑作为一个ACMer,经常要对一组数字进行排序,在排序过程中,将两个数字交换位置的花销是这两个数字的和,慢慢的他想实现一种最低花销...原创 2019-04-11 10:53:42 · 252 阅读 · 0 评论 -
E. Two Arrays and Sum of Functions(排序不等式)
E. Two Arrays and Sum of Functions time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output You are given two arraysaaandbb, both of le...原创 2019-06-03 15:09:07 · 350 阅读 · 0 评论