Frogger
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 30438
Accepted: 9810
Description
Freddy Frog is sitting on a stone in the middle of a lake. Suddenl...
分类:
其他好文 时间:
2015-08-13 22:23:52
阅读次数:
142
Frogger
Time Limit: 2 Seconds Memory Limit: 65536 KB
Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who is sitting on another stone. He plans to v...
分类:
其他好文 时间:
2015-08-13 22:18:26
阅读次数:
197
HDU 1115 Lifting the Stone (求多边形的重心)...
分类:
其他好文 时间:
2015-08-13 14:33:57
阅读次数:
126
FroggerTime Limit:1000MSMemory Limit:65536KTotal Submissions:30427Accepted:9806DescriptionFreddy Frog is sitting on a stone in the middle of a lake. S...
分类:
其他好文 时间:
2015-08-13 14:07:45
阅读次数:
160
Introduction Web Services Made Easy (WSME) simplifies the writing of REST web services by providing simple yet powerful typing, removing the need to.....
分类:
其他好文 时间:
2015-08-12 18:35:53
阅读次数:
141
Problem 1853 Number Deletion
Accept: 80 Submit: 239
Time Limit: 1000 mSec Memory Limit : 32768 KB
Problem Description
Given you one n-digital positive integer a,After removing any of ...
分类:
其他好文 时间:
2015-08-12 09:00:14
阅读次数:
157
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1729看了题目感觉像Nim,但是有范围限制,有点不知道SG函数该怎么写看了题解,最后才明白该怎么去理解 。首先进行对s和c进行分类,1、c = 0 的时候,无论怎样都填不满,直接跳过;2、c = s 的时...
分类:
其他好文 时间:
2015-08-11 21:20:41
阅读次数:
105
Language:
Default
EXTENDED LIGHTS OUT
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 7672
Accepted: 4996
Description
In an extended version of the gam...
分类:
其他好文 时间:
2015-08-10 13:37:08
阅读次数:
122
题目Given a linked list, remove the nth node from the end of list and return its head.For example,Given linked list: 1->2->3->4->5, and n = 2.After removing the second node from the end, the linked list...
分类:
其他好文 时间:
2015-08-08 18:23:31
阅读次数:
89
Nim or not Nim?
Description
Nim is a two-player mathematic game of strategy in which players take turns removing objects from distinct heaps. On each turn, a player must remove at least one object, and may remove any number of objects provided they all com...
分类:
其他好文 时间:
2015-08-08 13:39:38
阅读次数:
137