← Contest 1871
Open on Codeforces ↗
Problem C
Statement
Copy
Copied
Given a string s, output YES if it is a palindrome, otherwise NO. Input: s Output: YES or NO
Language
C
C++
Java
Python 3
Go
Rust
Paste your solution
…or upload a file
Submit