码迷,mamicode.com
首页 >  
搜索关键字:poj1007    ( 12个结果
算法:POJ1007 DNA sorting
这题比较简单,重点应该在如何减少循环次数。package practice;import java.io.BufferedInputStream;import java.util.Map;import java.util.Scanner;import java.util.TreeMap;/** * ...
分类:编程语言   时间:2014-11-05 21:19:44    阅读次数:193
poj1007【求逆序数】
DescriptionOne measure of ``unsortedness'' in a sequence is the number of pairs of entries that are out of order with respect to each other. For insta...
分类:其他好文   时间:2014-09-26 22:07:08    阅读次数:194
12条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!