码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
第一百四十八天 how can I坚持
晚上出去玩,身上就带了三块钱,结果买了张彩票,花掉两元,剩下一元买了两个小布丁,一人一个。 走着去了天桥,发现有个卖魔方的,就在那玩了玩,看了看,可惜没有钱,结果那摆摊的大神说可以用支付宝,让给他冲了10元话费,这。。 哎,看了以后逛街不花钱,还不能只是不带钱,连手机都不能带了。。。 鬼节...
分类:其他好文   时间:2015-08-29 00:36:57    阅读次数:190
Word Search 和 Word Search Ⅱ
Word Search 和 Word Search Ⅱ 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, whe...
分类:其他好文   时间:2015-08-28 23:28:09    阅读次数:482
Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’解决方法 + Linux启动/停止/重启Mysql数据库的方法
启动mysql 报错:ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)1、先查看 /etc/rc.d/init.d/mysqld status ...
分类:数据库   时间:2015-08-28 21:22:21    阅读次数:202
pat1028. List Sorting (25)
1028. List Sorting (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueExcel can sort records according to any column. Now you are supposed ...
分类:其他好文   时间:2015-08-28 21:13:41    阅读次数:171
LeetCode(43)Multiply Strings
题目Given two numbers represented as strings, return multiplication of the numbers as a string.Note: The numbers can be arbitrarily large and are non-negative.分析计算两个字符串表示的非负大整数的乘积,结果仍然用字符串表示。我们都熟悉笔算的整数乘积...
分类:其他好文   时间:2015-08-28 19:55:41    阅读次数:136
HDU 1056.HangOver【水!水!水!】【8月28】
HangOver Problem Description How far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card length. (We're assuming that the car...
分类:其他好文   时间:2015-08-28 19:52:20    阅读次数:130
pip UnicodeDecodeError: 'ascii' codec can't decode byte
在win7上准备安装pylint的,然后准备用pip,pip安装完了,执行pip install pylint, 报了这个错误: UnicodeDecodeError: 'ascii' codec can't decode byte 坑死~~  试了好多办法,http://m.blog.csdn.net/blog/u011515122/17996993  这个情况估计...
分类:其他好文   时间:2015-08-28 19:51:17    阅读次数:661
poj 2739 Sum of Consecutive Prime Numbers(尺取法)
DescriptionSome positive integers can be represented by a sum of one or more consecutive prime numbers. How many such representations does a given pos...
分类:其他好文   时间:2015-08-28 19:27:36    阅读次数:137
HDU 5414 CRB and String
链接:http://acm.hdu.edu.cn/showproblem.php?pid=5414Problem DescriptionCRB has two stringssandt.In each step, CRB can select arbitrary charactercofsand i...
分类:其他好文   时间:2015-08-28 19:18:49    阅读次数:186
LeetCode-Distinct Subsequences
Given a string S and a string T, count the number of distinct subsequences of T in S. A subsequence of a string is a new string which is formed from the original string by deleting some (can be non...
分类:其他好文   时间:2015-08-28 17:52:45    阅读次数:187
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!