码迷,mamicode.com
首页 >  
搜索关键字:love you    ( 27955个结果
hdu1104Remainder
题意:对于n,m,k,定义n的操作,+m,-m,*m,%m,(You should know that if a = b * q + r (q > 0 and 0 3 #include 4 #include 5 #include 6 #include 7 using namespace s...
分类:其他好文   时间:2014-05-27 01:39:48    阅读次数:285
[转载]爱上一个给予你正能量的人
You Should Fall In Love With Someone Who InspiresYouFEB. 5, 2014BySTEPHANIE ALTHOFThere’s one trait that I continuously find myself coming back to whe...
分类:其他好文   时间:2014-05-24 07:45:20    阅读次数:264
IEEE/ACM ASONAM 2014 Industry Track Call for Papers
IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 Industry Track Call for Papers* Apologies if you rec...
分类:其他好文   时间:2014-05-24 07:27:55    阅读次数:327
【LeetCode】Partition List
Given a linked list and a valuex, partition it such that all nodes less thanxcome before nodes greater than or equal tox.You should preserve the origi...
分类:其他好文   时间:2014-05-24 04:59:06    阅读次数:275
leetcode:Longest Palindromic Substring
Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longes...
分类:其他好文   时间:2014-05-24 04:45:39    阅读次数:245
LeetCode:ZigZag Conversion
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font ...
分类:其他好文   时间:2014-05-24 04:13:54    阅读次数:284
Leetcode | Jump Game I && II
Jump Game IGiven an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents ...
分类:其他好文   时间:2014-05-19 15:16:57    阅读次数:373
LeetCode:Add Two Numbers
题目链接 You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a si...
分类:其他好文   时间:2014-05-19 13:53:32    阅读次数:296
Leetcode | Search in Rotated Sorted Array I & II
Search in Rotated Sorted Array ISuppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 ...
分类:其他好文   时间:2014-05-19 12:30:00    阅读次数:388
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!