码迷,mamicode.com
首页 >  
搜索关键字:1104. dont ask woman    ( 980个结果
昏迷用户名
http://xuehai.cn/241/ask/550c5e4deb06ec7caf000050http://xuehai.cn/241/topic/550c5fa688f2ef433e00034fhttp://xuehai.cn/241/ask/550c5e4deb06ec7caf000050h...
分类:其他好文   时间:2015-03-21 06:21:02    阅读次数:108
【Gradle】 Gradle 综合
Gradle User Guide:http://www.gradle.org/docs/current/userguide/userguide.html针对它的中文翻译:http://ask.android-studio.org/?/explore/category-gradle
分类:其他好文   时间:2015-03-20 18:05:05    阅读次数:113
LeetCode – Refresh – Edit Distance
Still a DP problem.The transition function is not hard to get:1. When s[i-1] == t[j-1], which means we dont have to do any thing to handle the current...
分类:其他好文   时间:2015-03-19 09:52:36    阅读次数:104
LeetCode – Refresh – Compare Version Numbers
Two notes:1. I dont know whether C++ has a good split function for STL as the JAVA. Need to figure it out.2. At the beginning, I tried to set tmp1 = t...
分类:其他好文   时间:2015-03-19 06:17:36    阅读次数:130
LeetCode Reverse Integer
Reverse digits of an integer.Example1: x = 123, return 321Example2: x = -123, return -321click to show spoilers.Have you thought about this?Here are some good questions to ask before coding. Bonus poi...
分类:其他好文   时间:2015-03-18 16:02:37    阅读次数:120
980条   上一页 1 ... 78 79 80 81 82 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!