API Response (JSON)
{
"problem": {
"name": "Perfect String",
"description": {
"content": "Let us call a string consisting of uppercase and lowercase English alphabets a **wonderful string** if all of the following conditions are satisfied: * The string contains an uppercase English alph",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc249_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let us call a string consisting of uppercase and lowercase English alphabets a **wonderful string** if all of the following conditions are satisfied:\n\n* The string contains an uppercase English alph...",
"is_translate": false,
"language": "English"
}
]
}