码迷,mamicode.com
首页 >  
搜索关键字:ikkis problem    ( 37569个结果
一天一道算法题---6.6---排列递推(我不会)
感谢微信平台: 一天一道算法题-----每天多一点进步——-好吧 这题 我看了它的分析 还是感觉很不清晰 自己的思路 闪过 逆序数 但也不行,,,把题目 先放上来problem:列出一个 1~n 的排列 可以通过一系列的交换得到(1,2,3……n)比如,{2,1,4,3}需要两次交换(1和2 3和4...
分类:其他好文   时间:2014-06-08 22:33:06    阅读次数:250
URAL 1936 Roshambo 题解
http://acm.timus.ru/problem.aspx?space=1&num=1936F - RoshamboTime Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status...
分类:其他好文   时间:2014-06-08 22:28:26    阅读次数:300
URAL 1932 The Secret of Identifier 题解
http://acm.timus.ru/problem.aspx?space=1&num=1932B - The Secret of IdentifierTime Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I...
分类:其他好文   时间:2014-06-08 22:15:33    阅读次数:476
湘潭 A simple problem
A simple problemAccepted : 30Submit : 303Time Limit : 15000 MSMemory Limit : 655360 KBProblem DescriptionThere is a simple problem. Given a number N. ...
分类:其他好文   时间:2014-06-08 21:14:04    阅读次数:226
第六届湘潭市程序设计竞赛 -Happy Number
Happy Number Accepted : 110   Submit : 263 Time Limit : 1000 MS   Memory Limit : 65536 KB  Problem Description Recently, Mr. Xie learn the concept of happy numb...
分类:移动开发   时间:2014-06-08 05:44:33    阅读次数:264
hdoj 1022 Train Problem I 【顺序栈】
栈之初运用...
分类:其他好文   时间:2014-06-08 05:27:01    阅读次数:171
hdu1285+hdu2467(拓扑排序)
确定比赛名次 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 10604    Accepted Submission(s): 4150 Problem Description 有N个比赛队(1   I...
分类:其他好文   时间:2014-06-08 04:43:40    阅读次数:285
projecteuler---->problem=23----Non-abundant sums
A perfect number is a number for which the sum of its proper divisors is exactly equal to the number. For example, the sum of the proper divisors of 28 would be 1 + 2 + 4 + 7 + 14 = 28, which means th...
分类:其他好文   时间:2014-06-08 04:05:14    阅读次数:315
HDU 2072 单词数
Problem Description lily的好朋友xiaoou333最近很空,他想了一件没有什么意义的事情,就是统计一篇文章里不同单词的总数。下面你的任务是帮助xiaoou333解决这个问题。   Input 有多组数据,每组一行,每组就是一篇小文章。每篇小文章都是由小写字母和空格组成,没有标点符号,遇到#时表示输入结束。   Output ...
分类:其他好文   时间:2014-06-08 03:08:15    阅读次数:221
hdu4324(拓扑排序)
Triangle LOVE Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 2138    Accepted Submission(s): 898 Problem Description Recently, scienti...
分类:其他好文   时间:2014-06-08 02:56:49    阅读次数:301
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!