码迷,mamicode.com
首页 >  
搜索关键字:strange fuction    ( 492个结果
SPOJ:Strange Waca(不错的搜索&贪心&剪枝)
Waca loves maths,.. a lot. He always think that 1 is an unique number. After playing in hours, Waca suddenly realize that every integer can be represe ...
分类:其他好文   时间:2018-04-24 21:51:07    阅读次数:189
CodeForces - 55D Beautiful numbers
Discription Volodya is an odd boy and his taste is strange as well. It seems to him that a positive integer number is beautiful if and only if it is d ...
分类:其他好文   时间:2018-04-24 20:26:52    阅读次数:130
hdu-1548 A strange lift---BFS
题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=1548 题目大意: 有一天桐桐做了一个梦,梦见了一种很奇怪的电梯。大楼的每一层楼都可以停电梯,而且第i层楼(1≤i≤N)上有一个数字K;(0≤Ki≤N)。电梯只有四 个按钮:开,关,上,下。上下的层数等 ...
分类:其他好文   时间:2018-04-21 23:38:07    阅读次数:302
POJ 3107 Godfather (树的重心)
题目链接:http://poj.org/problem?id=3107 题目: Description Last years Chicago was full of gangster fights and strange murders. The chief of the police got re ...
分类:其他好文   时间:2018-04-21 13:28:51    阅读次数:191
Spoj-COINS-记忆化dp
COINS - Bytelandian gold coins #dynamic-programming #dynamic-programming In Byteland they have a very strange monetary system. Each Bytelandian gold c ...
分类:其他好文   时间:2018-04-11 19:13:27    阅读次数:157
[BZOJ3167][P4099][HEOI2013]SAO(树形DP)
题目描述 Welcome to SAO ( Strange and Abnormal Online)。这是一个 VR MMORPG, 含有 n 个关卡。但是,挑战不同关卡的顺序是一个很大的问题。 有 n – 1 个对于挑战关卡的限制,诸如第 i 个关卡必须在第 j 个关卡前挑战, 或者完成了第 k ...
分类:其他好文   时间:2018-04-03 15:22:45    阅读次数:163
Reversed Words
Time Limit: 2000 ms Memory Limit: 131072 KiB Problem Description Some aliens are learning English. They have a very strange way in writing that they r ...
分类:其他好文   时间:2018-03-22 23:50:06    阅读次数:215
PHP基础入门(三)
PHP的面向对象:声明类: 访问权限关键字 class 类名{成员属性: 访问权限关键字 $属性名;成员方法: 访问权限关键字 function 方法名(){}构造方法:function __construction($参数){}析构函数:fuction __destruct(){}//这个函数是在 ...
分类:Web程序   时间:2018-03-18 16:21:56    阅读次数:234
CodeForces-884D:Boxes And Balls(合并石子)
Ivan has n different boxes. The first of them contains some balls of n different colors. Ivan wants to play a strange game. He wants to distribute the ...
分类:其他好文   时间:2018-03-14 16:55:28    阅读次数:158
CodeForces 55D - Beautiful numbers - [数位DP+离散化]
题目链接:https://cn.vjudge.net/problem/CodeForces-55D Volodya is an odd boy and his taste is strange as well. It seems to him that a positive integer numb ...
分类:其他好文   时间:2018-03-11 00:34:45    阅读次数:158
492条   上一页 1 ... 9 10 11 12 13 ... 50 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!