
POJ
文章平均质量分 83
JWMNEU
这个作者很懒,什么都没留下…
展开
-
Round and Round We Go POJ 1047
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 the num原创 2012-04-11 15:43:41 · 1145 阅读 · 0 评论 -
Palindrome POJ 1159 动态规划
DescriptionA palindrome is a symmetrical string, that is, a string read identically from left to right as well as from right to left. You are to write a program which, given a string, determines t原创 2012-04-11 18:36:14 · 713 阅读 · 0 评论