码迷,mamicode.com
首页 >  
搜索关键字:xxx.nsf has not been opened yet    ( 14741个结果
What is a heap?--reference
A heap is a partially sorted binary tree. Although a heap is not completely in order, it conforms to a sorting principle: every node has a value less ...
分类:其他好文   时间:2014-05-09 17:34:18    阅读次数:339
LA 3713
The Bandulu Space Agency (BSA) has plans for the following three space missions:Mission A: Landing on Ganymede, the largest moon of Jupiter.Mission B:...
分类:其他好文   时间:2014-05-05 22:28:06    阅读次数:565
codechef Cutting Recipes题解
Cutting Recipes The chef has a recipe he wishes to use for his guests, but the recipe will make far more food than he can serve to the guests. The chef therefore would like to make a reduced ve...
分类:其他好文   时间:2014-05-04 17:54:01    阅读次数:387
Round #244 (Div. 2) A. Police Recruits
A. Police RecruitsThe police department of your city has just started its journey. Initially, they don’t have any manpower. So, they started hiring ne...
分类:其他好文   时间:2014-05-04 11:22:36    阅读次数:259
codeforces A. Array题解
Vitaly has an array of n distinct integers. Vitaly wants to divide this array into three non-empty sets so as the following conditions hold: The product of all numbers in the first set is less ...
分类:其他好文   时间:2014-05-03 23:51:19    阅读次数:621
apache2.2+PHP5.4.28
搭建apache+php开发环境,apache一路正常安装,但是,下载的php搭建后,配置好apache、php,始终报错“The requested operation has failed!”换了几个版本的php依旧不行。换了php-5.3.28-Win32-VC9-x86、php-5.4.5-...
分类:Web程序   时间:2014-05-03 22:27:14    阅读次数:425
最实用、最常用的jQuery代码片段
1 // chinacoder.cn JavaScript Document 2 3 $(document).ready(function() { 4 5 //.filter(":not(:has(.selected))") //去掉所有不包含class为.s...
分类:Web程序   时间:2014-05-03 22:23:20    阅读次数:446
codeforces A. TL 题解
Valera wanted to prepare a Codesecrof round. He's already got one problem and he wants to set a time limit (TL) on it. Valera has written n correct solutions. For each correct solution, he knows it...
分类:其他好文   时间:2014-05-03 16:53:51    阅读次数:364
VdcEye manager
VdcEye manager first version has been released, please read below document for  using....
分类:其他好文   时间:2014-05-03 16:35:30    阅读次数:397
UVA 之11300 - Spreading the Wealth
Problem A Communist regime is trying to redistribute wealth in a village. They have have decided to sit everyone around a circular table. First, everyone has converted all of their properties to co...
分类:其他好文   时间:2014-05-02 10:30:59    阅读次数:375
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!