搜索资源列表
huiwenshu
- 研究数字规律,给出一定长度的随机数看是否满足回文数-Research Digital rules give a certain length of random numbers to see if satisfied palindrome
stu
- 最长公共子序列以及回文数解题报告,其中包含了几种LCS代码,和一个通用的LCS模板。有c++版和pascal版-Longest common subsequence problem solving and palindrome report, which contains several LCS code, and a generic template LCS. There c++ version and pascal version
num4
- 华为笔试题 [软件工程题]4、随机输入一个数,判断它是不是对称数(回文数)(如3,121,12321,45254)。不能用字符串库函数 -Huawei pen questions [Software Engineering title]