码迷,mamicode.com
首页 >  
搜索关键字:original    ( 2117个结果
[LeetCode] Remove Duplicates from Sorted List II
Given a sorted linked list, delete all nodes that have duplicate numbers, leaving only distinct numbers from the original list.For example, Given 1->2...
分类:其他好文   时间:2014-08-14 01:01:07    阅读次数:230
BNUOJ 26229 Red/Blue Spanning Tree
Red/Blue Spanning TreeTime Limit: 2000msMemory Limit: 131072KBThis problem will be judged onHDU. Original ID:426364-bit integer IO format:%I64d Java c...
分类:其他好文   时间:2014-08-13 21:55:57    阅读次数:251
leetcode 刷题之路 82 Partition List
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x. You should preserve the original relative order of the nodes in each of...
分类:其他好文   时间:2014-08-13 15:02:26    阅读次数:208
BNUOJ 5997 Fibonacci again and again
Fibonacci again and againTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:184864-bit integer IO format:%I64d Java...
分类:其他好文   时间:2014-08-13 00:34:34    阅读次数:440
BNUOJ 2947 Buy Tickets
Buy TicketsTime Limit: 4000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:282864-bit integer IO format:%lld Java class name:Mai...
分类:其他好文   时间:2014-08-12 18:40:14    阅读次数:201
BNUOJ 1541 Air Raid
Air RaidTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:142264-bit integer IO format:%lld Java class name:MainCo...
分类:其他好文   时间:2014-08-12 16:42:44    阅读次数:302
BNUOJ 5363 Machine Schedule
Machine ScheduleTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:115064-bit integer IO format:%I64d Java class na...
分类:其他好文   时间:2014-08-12 16:34:24    阅读次数:253
BNUOJ 1585 Girls and Boys
Girls and BoysTime Limit: 5000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:146664-bit integer IO format:%lld Java class name:...
分类:其他好文   时间:2014-08-12 16:19:44    阅读次数:201
BNUOJ 35759 The Great Pan
The Great PanTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onHDU. Original ID:489164-bit integer IO format:%I64d Java class name:...
分类:其他好文   时间:2014-08-12 13:02:44    阅读次数:174
Count Good Substrings
Count Good SubstringsTime Limit: 2000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:451D64-bit integer IO format:%I64d ...
分类:其他好文   时间:2014-08-12 12:43:24    阅读次数:237
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!