码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
How Dreamt It Got Approved for Apple's App Store in 2 Hours
If you're thinking about building anappand want to know what it takes to get an app approved byApple, check out what Jason Becker has to say on the to...
分类:移动开发   时间:2014-09-21 13:49:40    阅读次数:289
Leetcode: Pow(x, n)
Implement pow(x, n).Analysis:The most basic idea, x multiply itself n time and return. However, this strait forward approach got time excessed. O(n).N...
分类:其他好文   时间:2014-09-20 01:04:26    阅读次数:207
Codeforces Round #267 (Div. 2) C. George and Job
The new ITone 6 has been released recently and George got really keen to buy it. Unfortunately, he didn't have enough money, so George was going to work as a programmer. Now he faced the following pro...
分类:其他好文   时间:2014-09-19 23:56:06    阅读次数:254
2014鞍山网络预选赛1010(缩点+高斯消元)hdu5006
Resistance Time Limit: 6000/3000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 280    Accepted Submission(s): 82 Problem Description Recently DRD got a...
分类:其他好文   时间:2014-09-18 09:51:23    阅读次数:292
Codeforces Round #265 (Div. 2) B. Inbox (100500)
Over time, Alexey's mail box got littered with too many letters. Some of them are read, while others are unread. Alexey's mail program can either show a list of all letters or show the content of a s...
分类:其他好文   时间:2014-09-17 15:16:42    阅读次数:248
Codeforces Round #266 (Div. 2) C. Number of Ways
You've got array a[1],?a[2],?...,?a[n], consisting of n integers. Count the number of ways to split all the elements of the array into three contiguous parts so that the sum of elements in each part ...
分类:其他好文   时间:2014-09-16 12:45:20    阅读次数:164
HDU 5000 Clone(离散数学+DP)(2014 ACM/ICPC Asia Regional Anshan Online)
Problem DescriptionAfter eating food from Chernobyl, DRD got a super power: he could clone himself right now! He used this power for several times. He...
分类:其他好文   时间:2014-09-14 12:39:27    阅读次数:299
hdu4762(数学概率)
Cut the Cake Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 885    Accepted Submission(s): 432 Problem Description MMM got a big b...
分类:其他好文   时间:2014-09-13 09:25:04    阅读次数:250
HUST - 1010 The Minimum Length
Description There is a string A. The length of A is less than 1,000,000. I rewrite it again and again. Then I got a new string: AAAAAA...... Now I cut it from two different position and get a new str...
分类:其他好文   时间:2014-09-12 19:11:14    阅读次数:229
UVA - 1498 Activation (DP+概率)
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!