码迷,mamicode.com
首页 >  
搜索关键字:possible    ( 2665个结果
(medium)LeetCode 241.Different Ways to Add Parentheses
Given a string of numbers and operators, return all possible results from computing all the different possible ways to group numbers and operators. Th...
分类:其他好文   时间:2015-08-03 18:29:53    阅读次数:163
Leetcode-8(Java) String to Integer (atoi)
Implementatoito convert a string to an integer.Hint:Carefully consider all possible input cases. If you want a challenge, please do not see below and ...
分类:编程语言   时间:2015-08-03 18:15:05    阅读次数:202
Hie with the Pie poj3311
Description The Pizazz Pizzeria prides itself in delivering pizzas to its customers as fast as possible. Unfortunately, due to cutbacks, they can afford to hire only one driver to do the deliveries. H...
分类:其他好文   时间:2015-08-03 14:30:03    阅读次数:151
【LeetCode-面试算法经典-Java实现】【078-Subsets(子集)】
【078-Subsets(子集)】【LeetCode-面试算法经典-Java实现】【所有题目目录索引】原题  Given a set of distinct integers, nums, return all possible subsets.   Note:   Elements in a subset must be in non-descending order.   The solu...
分类:编程语言   时间:2015-08-03 07:51:16    阅读次数:190
hdu 4292 Food (最大流)
hdu 4292 FoodDescription   You, a part-time dining service worker in your college’s dining hall, are now confused with a new problem: serve as many people as possible.   The issue comes up as people...
分类:其他好文   时间:2015-08-02 21:40:19    阅读次数:220
[LeetCode][Java] Palindrome Partitioning
题目: Given a string s, partition s such that every substring of the partition is a palindrome. Return all possible palindrome partitioning of s. For example, given s = "aab", Return [ ...
分类:编程语言   时间:2015-07-31 23:35:54    阅读次数:196
Is it possible to change the iPhone device name programmatically?
今天刚好方案公司谈到一个需求方案,要制作一个dvr连接手机,手机能上网的功能。为了简化,让dvr开机轮询,连接某个iphone设备名字特征的手机,希望在app中提供一个输入框,可以按dvr可以识别的特征去设置device name,但是找了一圈资料,发现不行,apple没开放这个api,只有私有的,...
分类:其他好文   时间:2015-07-31 20:09:56    阅读次数:137
POJ 2362:Square 觉得这才算深度搜索
Square Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 21821   Accepted: 7624 Description Given a set of sticks of various lengths, is it possible to join ...
分类:其他好文   时间:2015-07-31 15:01:23    阅读次数:181
hdu 4360 As long as Binbin loves Sangsang(最短路)
hdu 4360 As long as Binbin loves SangsangDescription Binbin misses Sangsang so much. He wants to meet with Sangsang as soon as possible. Now Binbin downloads a map from ELGOOG.There are N (1<=N<=1,3...
分类:其他好文   时间:2015-07-31 14:52:07    阅读次数:108
Radical and array
Radical and array时间限制: 1 Sec内存限制: 128 MB提交: 46解决: 27[提交][状态]题目描述Radical has an array , he wants the array to have as many equal numbers as possible.He...
分类:其他好文   时间:2015-07-30 18:43:50    阅读次数:123
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!