Divide GroupsTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:475164-bit integer IO format:%I64d Java class name:...
分类:
其他好文 时间:
2014-10-21 21:09:56
阅读次数:
230
Marriage Match IITime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:308164-bit integer IO format:%I64d Java class n...
分类:
其他好文 时间:
2014-10-20 19:16:28
阅读次数:
207
Palindromic SubsequenceTime Limit: 3000msMemory Limit: 131072KBThis problem will be judged onUVA. Original ID:1140464-bit integer IO format:%lld Java ...
分类:
其他好文 时间:
2014-10-20 16:42:22
阅读次数:
136
SalesmenTime Limit: 3000msMemory Limit: 131072KBThis problem will be judged onUVALive. Original ID:425664-bit integer IO format:%lld Java class name:M...
分类:
其他好文 时间:
2014-10-20 14:52:53
阅读次数:
236
Longest Ordered SubsequenceTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:253364-bit integer IO format:%lld Jav...
分类:
其他好文 时间:
2014-10-20 11:28:21
阅读次数:
174
Partitioning by PalindromesTime Limit: 1000msMemory Limit: 131072KBThis problem will be judged onUVA. Original ID:1158464-bit integer IO format:%lld J...
分类:
其他好文 时间:
2014-10-20 11:17:36
阅读次数:
172
Super Jumping! Jumping! Jumping!Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:108764-bit integer IO format:%I6...
分类:
其他好文 时间:
2014-10-20 09:52:48
阅读次数:
214
Network WarsTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:267664-bit integer IO format:%lld Java class name:Ma...
分类:
Web程序 时间:
2014-10-19 23:09:26
阅读次数:
446
CryptographyTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:267164-bit integer IO format:%lld Java class name:Ma...
分类:
其他好文 时间:
2014-10-19 19:53:05
阅读次数:
325
题目:给两个字符串S和T,判断T在S中出现的次数。
A subsequence of a string is a new string which is formed from the original string by deleting some (can be none) of the characters without disturbing the relative positions of the remaining characters. (ie, "ACE" is a subsequence...
分类:
其他好文 时间:
2014-10-19 17:09:51
阅读次数:
190