文件名称:Palindrome subsequences
介绍说明--下载内容来自于网络,使用问题请自行百度
求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length >=1). Input descr iption Enter a string of no more than 15, and the string is represented by lowercase letters Output descr iption Output the number of palindrome subsequences Sample input:abaa Sample output:10)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Lab-HM6(2) | ||
Lab-HM6(2)\6-2.cpp | 755 | 2017-11-13 |
Lab-HM6(2)\Debug | ||
Lab-HM6(2)\Debug\Lab-HM6(2).tlog | ||
Lab-HM6(2)\Lab-HM6(2).vcxproj | 5701 | 2017-11-13 |
Lab-HM6(2)\Lab-HM6(2).vcxproj.filters | 944 | 2017-11-13 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.