Problem Description
Everyone knows Matt enjoys playing games very much. Now, he is playing such a game. There are N rooms, each with one door. There are some keys(could be none) in each room corres...
分类:
其他好文 时间:
2014-10-04 20:38:27
阅读次数:
234
Farm Tour
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 11782
Accepted: 4393
Description
When FJ's friends visit him on the farm, he likes to show them...
分类:
其他好文 时间:
2014-10-04 16:41:56
阅读次数:
364
题目简单dp//简单的dp#include#include#includeusing namespace std;int dp[110][110];//dp[i][j] di i ceng di j ge zui da he int a[110][110];int main(){ int t;...
分类:
其他好文 时间:
2014-10-04 11:51:46
阅读次数:
113
Problem Description
Lee has a string of n pearls. In the beginning, all the pearls have no color. He plans to color the pearls to make it more fascinating. He drew his ideal pattern of the string o...
分类:
其他好文 时间:
2014-10-03 22:31:45
阅读次数:
363
Problem Description
Whuacmers use coins.They have coins of value A1,A2,A3...An Silverland dollar. One day Hibix opened purse and found there were some coins. He decided to buy a very nice watch in ...
分类:
其他好文 时间:
2014-10-03 02:05:13
阅读次数:
356
尽管使用EXT开发了一段时间,可是自己认为我对javascript还是不是非常熟,所以边看书边做小样例 给自己以后用到的时候查看下,都是非常主要的东西,对刚開始学习的人可能有点帮助以下是代码 Java代码 grid 多选须要添加multiple属性 在多选中size属性...
分类:
Web程序 时间:
2014-10-02 16:26:53
阅读次数:
332
1、php方式开启原理:header("Content-Encoding: gzip");echo gzencode('songjiankang');示例1:function ob_gzip ($content) // $content 就是要压缩的页面内容,或者说饼干原料{ if (! he...
分类:
Web程序 时间:
2014-10-01 20:03:21
阅读次数:
135
Given a linked list, reverse the nodes of a linked listkat a time and return its modified list.If the number of nodes is not a multiple ofkthen left-o...
分类:
其他好文 时间:
2014-10-01 19:55:31
阅读次数:
122
做一个浪漫的程序猿,当LZ看到这个标题的时候就有点好奇,忍不住点了进去看了看,原来笔者写了一个打印heart的程序,还是挺不错的。想想没做程序猿之前,还是挺浪漫的,如今被贴上码农的身份后,那些浪漫的天分就被磨灭了。如今LZ要重新找回浪漫的天分,从这个Heart做起。heart.cpp 1 // He...
分类:
其他好文 时间:
2014-10-01 18:36:51
阅读次数:
255
尽管使用EXT开发了一段时间,可是自己认为我对javascript还是不是非常熟,所以边看书边做小样例 给自己以后用到的时候查看下,都是非常主要的东西,对刚開始学习的人可能有点帮助以下是代码 Java代码 grid 多选须要添加multiple属性 在多选中size属性...
分类:
Web程序 时间:
2014-10-01 10:14:21
阅读次数:
307