API Response (JSON)
{
"problem": {
"name": "Green Bin",
"description": {
"content": "We will call a string obtained by arranging the characters contained in a string $a$ in some order, an _anagram_ of $a$. For example, `greenbin` is an anagram of `beginner`. As seen here, when the sam",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc137_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We will call a string obtained by arranging the characters contained in a string $a$ in some order, an _anagram_ of $a$.\nFor example, `greenbin` is an anagram of `beginner`. As seen here, when the sam...",
"is_translate": false,
"language": "English"
}
]
}