1. 首页
  2. 数据库
  3. 其它
  4. 【Codeforces Round#620 (Div. 2)】B. Longest Palindrome 题解

【Codeforces Round#620 (Div. 2)】B. Longest Palindrome 题解

上传者: 2021-01-10 21:07:14上传 PDF文件 49.21KB 热度 26次
题目链接:B. Longest Palindrome 题目 Returning back to problem solving, Gildong is now studying about palindromes. He learned that a palindrome is a string that is the same as its reverse. For example, strings “pop”, “noon”, “x”, and “kkkkkk” are palindromes, while strings “moon”, “tv”, and “abab” are not.
用户评论