1320: Scoop waterTime Limit:2 SecMemory Limit:128 MBSubmit:494Solved:129[Submit][Status][Web Board]Description zzy今天刚买了两个水瓢A和B,容量都是为1升,童心未泯的他打算用这个水瓢来玩...
分类:
其他好文 时间:
2014-09-07 09:46:04
阅读次数:
167
Word Search
Given a 2D board and a word, find if the word exists in the grid.
The word can be constructed from letters of sequentially adjacent cell, where "adjacent" cells are those...
分类:
其他好文 时间:
2014-09-06 22:34:14
阅读次数:
261
https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4470
Go is a proverbial board game originated in China. It has been proved to be the most diffic...
分类:
其他好文 时间:
2014-09-06 21:21:53
阅读次数:
457
》 Linux安装: (下次装再写。)》 Windows安装: 下载windows版redis(github, 此版本目录bin/release/redis-x.x.x.zip下为windows版,解压, 改 redis.windows.conf 为 redis.conf)。 运行 redis...
分类:
其他好文 时间:
2014-09-06 19:58:53
阅读次数:
197
先卸载低版本MYSQLyum remove mysql*rpm -ivh http://repo.mysql.com/mysql-community-release-el6.rpmyum install mysql-server安装成功以后service mysqld restart如果是全新安装M...
分类:
数据库 时间:
2014-09-06 07:32:32
阅读次数:
247
我们知道开发有很多的环境,一般我们会分为开发环境,测试环境,生产环境.而我们使用的vs默认配置就两种:Debug和Release.当然vs支持通过配置管理器来添加,编辑及删除配置.为此不同的环境和配置我们的应用程序在发布的时候会复制,粘贴各种配置文件,比如数据库的链接字符串等,这样容易出错而且增加精...
分类:
其他好文 时间:
2014-09-05 19:38:21
阅读次数:
224
A method includes storing, with a first programmable processor, shared variable data to cache lines of a first cache of the first processor. The metho...
分类:
其他好文 时间:
2014-09-05 19:38:12
阅读次数:
267
Description
After 4 years' waiting, the game "Chinese Paladin 5" finally comes out. Tomato is a crazy fan, and luckily he got the first release. Now he is at home, ready to begin his journey. But b...
分类:
其他好文 时间:
2014-09-05 18:21:51
阅读次数:
299
1.下载一个rpm包wget http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm2 .安装这个rpm包rpm -ivh nginx-release-centos-6-0....
分类:
其他好文 时间:
2014-09-05 18:03:21
阅读次数:
134
LeetCode: Word SearchGiven a 2D board and a word, find if the word exists in the grid.The word can be constructed from letters of sequentially adjacen...
分类:
其他好文 时间:
2014-09-04 22:03:00
阅读次数:
191