API Response (JSON)
{
"problem": {
"name": "Palindrome-philia",
"description": {
"content": "Takahashi loves palindromes. Non-palindromic strings are unacceptable to him. Each time he hugs a string, he can change one of its characters to any character of his choice. Given is a string $S$. Fin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc147_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi loves palindromes. Non-palindromic strings are unacceptable to him. Each time he hugs a string, he can change one of its characters to any character of his choice.\nGiven is a string $S$. Fin...",
"is_translate": false,
"language": "English"
}
]
}