练70.2 判断字符串是否为回文
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
Description
Input a string and determine if it is a palindrome. A palindrome is a string that reads the same forward and backward.
Input Format
Input is one line of string (the string contains no whitespace characters and has length not exceeding ).
Output Format
If the string is a palindrome, output ""; otherwise, output "".
Sample
abcdedcbayes
20251206 B班作业(9 & 10)
- Status
- Done
- Problem
- 7
- Open Since
- 2025-12-7 0:00
- Deadline
- 2025-12-14 23:59
- Extension
- 24 hour(s)