API Response (JSON)
{
"problem": {
"name": "Palindrome-phobia",
"description": {
"content": "Snuke has a string $S$ consisting of three kinds of letters: `a`, `b` and `c`. He has a phobia for palindromes, and wants to permute the characters in $S$ so that $S$ will not contain a palindrome of ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "cf17_final_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a string $S$ consisting of three kinds of letters: `a`, `b` and `c`.\nHe has a phobia for palindromes, and wants to permute the characters in $S$ so that $S$ will not contain a palindrome of ...",
"is_translate": false,
"language": "English"
}
]
}