解题报告——POJ 2002
摘要:SquaresTime Limit:3500MSMemory Limit:65536KTotal Submissions:16908Accepted:6425DescriptionA square is a 4-sided polygon whose sides have equal length ...
阅读全文
posted @
2015-02-17 11:58
CodingPenguin
阅读(220)
推荐(0)
解题报告——POJ 2299
摘要:Ultra-QuickSortTime Limit:7000MSMemory Limit:65536KTotal Submissions:44671Accepted:16240DescriptionIn this problem, you have to analyze a particular s...
阅读全文
posted @
2015-02-11 16:57
CodingPenguin
阅读(118)
推荐(0)
解题报告——POJ 2726
摘要:Holiday HotelTime Limit:2000MSMemory Limit:65536KTotal Submissions:8204Accepted:3211DescriptionMr. and Mrs. Smith are going to the seaside for their h...
阅读全文
posted @
2015-02-09 16:13
CodingPenguin
阅读(296)
推荐(0)
解题报告——POJ 1579
摘要:DescriptionWe all love recursion! Don't we?Consider a three-parameter recursive function w(a, b, c):if a 20 or b > 20 or c > 20, then w(a, b, c) retu...
阅读全文
posted @
2015-02-09 16:04
CodingPenguin
阅读(137)
推荐(0)