We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
数学方便的书籍,主要讲数字信号的处理与分析,英文原版书籍
标签: 书籍
上传时间: 2016-01-17
上传用户:520
简单matlab介绍,常用信号的处理,适于刚开始学习matlab!
标签: matlab
上传时间: 2014-01-02
上传用户:tfyt
希尔伯特黄变换的程序源码,可用于各种信号分析处理
上传时间: 2014-01-18
上传用户:zaizaibang
瑞利杂波模型是研究的最早而且最常用的早搏模型,本程序对其进行了仿真,用作后续信号的处理
上传时间: 2013-12-12
上传用户:sevenbestfei
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
分数阶傅立叶变换的各种程序,快速算法、线调频信号的处理等。
上传时间: 2016-07-03
上传用户:皇族传媒
一个linux进程管理器,具有以下功能: 管理系统的进程, 包括系统中进程的ID,owner ID, effective user ID、 进程之间的关系、各个进程占用的内存大小、进程的状态; 列出各个进程使用的文件描述符,以及它们打开的文件; 列出各个进程当前的信号使用情况, 包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式,如采用了Catch function,给出Catch Function的地址或名称); 能对某一进程进行挂起、暂停、终止等操作。统计各个进程的运行时间, 包括system time,user time 与clock(即从开始至终止时间)。 给出各个进程对应的可执行文件名,owner名称,effective名称。 采用图形化界面。 实时统计系统cpu和内存状况
上传时间: 2016-07-16
上传用户:lindor
词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633
这是一个在TMS5509A平台上运行的工程,主要功能是音频信号采集处理,用到了不同的DSP外设。
上传时间: 2014-12-07
上传用户:缥缈