POJ中级
来一块提拉米苏
加油
展开
-
POJ 1961Period(KMP算法)
PeriodTime Limit: 3000MS Memory Limit: 30000KTotal Submissions: 17207 Accepted: 8293DescriptionFor each prefix of a given string S with N characters (each charact原创 2017-02-06 20:52:52 · 362 阅读 · 0 评论 -
POJ 3096 Surprising Strings(水题)
Surprising StringsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 7000 Accepted: 4531DescriptionThe D-pairs of a string of letters are the ordered pai原创 2017-02-06 19:38:07 · 257 阅读 · 0 评论 -
POJ 3007Organize Your Train part II(水题)
Organize Your Train part IITime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8394 Accepted: 2402DescriptionRJ Freight, a Japanese railroad company for fre原创 2017-02-07 16:36:54 · 1971 阅读 · 0 评论 -
Flesch Reading Ease(模拟题)
Flesch Reading EaseTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2290 Accepted: 720DescriptionFlesch Reading Ease, a readability test named after it原创 2017-02-08 10:01:07 · 1317 阅读 · 0 评论 -
POJ 3393Lucky and Good Months by Gregorian Calendar(模拟)
Lucky and Good Months by Gregorian CalendarTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 1818 Accepted: 618DescriptionHave you ever wondered why nor原创 2017-02-09 20:33:17 · 328 阅读 · 0 评论 -
POJ 1472Instant Complexity(模拟+dfs)
Instant ComplexityTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 2123 Accepted: 737DescriptionAnalyzing the run-time complexity of algorithms is an imp原创 2017-02-10 14:36:51 · 362 阅读 · 0 评论 -
POJ 1703Find them, Catch them
Find them, Catch themTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 43751 Accepted: 13478DescriptionThe police office in Tadu City decides to say ends原创 2017-02-14 15:25:17 · 188 阅读 · 0 评论 -
POJ 1201Intervals(差分约束系统)
IntervalsTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 26260 Accepted: 10048DescriptionYou are given n closed, integer intervals [ai, bi] and n intege原创 2017-02-20 08:31:15 · 255 阅读 · 0 评论