码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
hunnu--11548--找啊找啊找朋友
找啊找啊找朋友 Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 14, Accepted users: 11 Problem 11548 : No special judgement Problem description ...
分类:其他好文   时间:2015-06-08 23:28:42    阅读次数:231
hunnu--11550--欧拉函数
欧拉函数 Time Limit: 3000ms, Special Time Limit:6000ms, Memory Limit:65536KB Total submit users: 73, Accepted users: 59 Problem 11550 : No special judgement Problem description   ...
分类:其他好文   时间:2015-06-08 23:24:59    阅读次数:218
hunnu 11545小明的烦恼——找路径 (最大流)
小明的烦恼——找路径  Time Limit: 2000ms, Special Time Limit:5000ms, Memory Limit:32768KB Total submit users: 45, Accepted users: 37 Problem 11545 : No special judgement Problem descriptio...
分类:其他好文   时间:2015-06-08 23:23:55    阅读次数:175
希尔加密算法(湖南师范大学第六届大学生计算机程序设计竞赛)hnuoj11552
解密 Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 2, Accepted users: 0 Problem 11552 : No special judgement Problem descrip...
分类:编程语言   时间:2015-06-08 23:22:44    阅读次数:263
hunnu--11545--小明的烦恼——找路径
小明的烦恼——找路径  Time Limit: 2000ms, Special Time Limit:5000ms, Memory Limit:32768KB Total submit users: 45, Accepted users: 36 Problem 11545 : No special judgement Problem description ...
分类:其他好文   时间:2015-06-08 21:35:52    阅读次数:140
Beta分布从入门到精通
最近一直有点小忙,但是不知道在瞎忙什么,终于有时间把Beta分布的整理弄完。 下面的内容,夹杂着英文和中文,呵呵~ Beta Distribution Beta Distribution Definition The Beta distribution is a special case of the Dirichlet distribution, an...
分类:其他好文   时间:2015-06-03 19:42:58    阅读次数:1742
ACM学习历程—FZU 2144 Shooting Game(计算几何 && 贪心 && 排序)
DescriptionFat brother and Maze are playing a kind of special (hentai) game in the playground. (Maybe it’s the OOXX game which decrypted in the last p...
分类:编程语言   时间:2015-06-01 22:20:44    阅读次数:236
ACdream 1224 Robbers (贪心)
Robbers Special Judge Time Limit: 2000/1000MS (Java/Others) Memory Limit: 128000/64000KB (Java/Others) Problem Description       N robbers have robbed the bank. As the result of their crime ...
分类:其他好文   时间:2015-06-01 09:38:27    阅读次数:123
Project Euler: Problem 9 Special Pythagorean triplet
A Pythagorean triplet is a set of three natural numbers, a  b  c, for which, a2 + b2 = c2 For example, 32 + 42 = 9 + 16 = 25 = 52. There exists exactly one Pythagorean triplet for which a + b + c...
分类:其他好文   时间:2015-05-31 09:37:13    阅读次数:172
sql语句查询中exists中为什么要用select 1?
select * from call_cdr_xz_200609 a where and a.ori_charge0 and exists(select 1 from special b where a.called_nbr like b.special_nbr||'%' and b.billi.....
分类:数据库   时间:2015-05-28 15:39:46    阅读次数:182
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!