API Response (JSON)
{
"problem": {
"name": "Postdocs",
"description": {
"content": "For a string $S$ consisting of the uppercase English letters `P` and `D`, let the _doctoral and postdoctoral quotient_ of $S$ be the total number of occurrences of `D` and `PD` in $S$ as contiguous su",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "nomura2020_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a string $S$ consisting of the uppercase English letters `P` and `D`, let the _doctoral and postdoctoral quotient_ of $S$ be the total number of occurrences of `D` and `PD` in $S$ as contiguous su...",
"is_translate": false,
"language": "English"
}
]
}