随笔分类 - POJ
摘要:用C/C++实现,通过,二分法求解表达式的值:
阅读全文
摘要:K-th Number Time Limit: 20000MS Memory Limit: 65536K Total Submissions: 68467 Accepted: 24208 Case Time Limit: 2000MS Description You are working for
阅读全文
摘要:Oulipo Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 49378 Accepted: 19617 Description The French author Georges Perec (1936–1982) once w
阅读全文
摘要:Palindrome Time Limit: 15000MS Memory Limit: 65536K Total Submissions: 12616 Accepted: 4769 Description Andy the smart computer science student was at
阅读全文
摘要:The Unique MST Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 35999 Accepted: 13145 Description Given a connected undirected graph, tell i
阅读全文
摘要:Nearest Common Ancestors Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 34208 Accepted: 17372 Description A rooted tree is a well-known da
阅读全文
摘要:Dining Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 22572 Accepted: 10015 Description Cows are such finicky eaters. Each cow has a prefe
阅读全文
摘要:Air Raid Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 9132 Accepted: 5464 Description Consider a town where all the streets are one-way
阅读全文
摘要:Asteroids Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 26239 Accepted: 14182 Description Bessie wants to navigate her spaceship through
阅读全文
摘要:求高精度幂 Time Limit: 500MS Memory Limit: 10000K Total Submissions: 180325 Accepted: 43460 Description 对数值很大、精度很高的数进行高精度计算是一类十分常见的问题。比如,对国债进行计算就是属于这类问题。 现
阅读全文
摘要:17-单调递增最长子序列 内存限制:64MB 时间限制:3000ms Special Judge: No accepted:21 submit:49 题目描述: 求一个字符串的最长递增子序列的长度 如:dabdbf最长递增子序列就是abdf,长度为4 题目描述: 求一个字符串的最长递增子序列的长度
阅读全文
摘要:A Bug's Life 时间限制:1000 ms | 内存限制:65535 KB 难度:4 A Bug's Life 时间限制:1000 ms | 内存限制:65535 KB 难度:4 核心模板: C/C++代码实现(AC):
阅读全文
摘要:Supermarket 时间限制:1000 ms | 内存限制:65535 KB 难度:4 Supermarket 时间限制:1000 ms | 内存限制:65535 KB 难度:4 A supermarket has a set Prod of products on sale. It earns
阅读全文
摘要:Phone List 时间限制:1000 ms | 内存限制:65535 KB 难度:4 Phone List 时间限制:1000 ms | 内存限制:65535 KB 难度:4 Given a list of phone numbers, determine if it is consistent
阅读全文
摘要:Sorting It All Out 时间限制:3000 ms | 内存限制:65535 KB 难度:3 Sorting It All Out 时间限制:3000 ms | 内存限制:65535 KB 难度:3 An ascending sorted sequence of distinct val
阅读全文
摘要:Agri-Net Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 65922 Accepted: 27292 Description Farmer John has been elected mayor of his town!
阅读全文