
经典水题
文章平均质量分 88
_Xavier_
Change the world and make it a better place!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
poj 2116 Death to Binary
传送门:点击打开链接DescriptionThe group of Absurd Calculation Maniacs has discovered a great new way how to count. Instead of using the ordinary decadic numbers, they use Fibonacci base numbers. Numbers in thi...原创 2018-02-11 15:47:21 · 474 阅读 · 0 评论 -
poj-1047 Round and Round We Go
传送门:点击打开链接DescriptionA cyclic number is an integer n digits in length which, when multiplied by any integer from 1 to n, yields a"cycle"of the digits of the original number. That is, if you consider t...原创 2018-02-20 14:31:22 · 323 阅读 · 0 评论 -
POJ - 2246 Matrix Chain Multiplication
传送门:点击打开链接Matrix Chain MultiplicationTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2606 Accepted: 1584DescriptionSuppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and...原创 2018-03-31 14:33:49 · 227 阅读 · 0 评论