API Response (JSON)
{
"problem": {
"name": "Count .",
"description": {
"content": "You are given a string $S$ consisting of lowercase English letters. Here, we define the number of **dots** in a lowercase English letter as follows: * If the lowercase English letter is `i` or `j`:",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc442_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of lowercase English letters.\nHere, we define the number of **dots** in a lowercase English letter as follows:\n\n* If the lowercase English letter is `i` or `j`:...",
"is_translate": false,
"language": "English"
}
]
}