API Response (JSON)
{
"problem": {
"name": "Weather Forecast",
"description": {
"content": "You are given a string $S$, which represents a weather forecast for the seven days starting tomorrow. The $i$\\-th of those seven days is forecast to be sunny if the $i$\\-th character of $S$ is `o`, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc218_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$, which represents a weather forecast for the seven days starting tomorrow. \nThe $i$\\-th of those seven days is forecast to be sunny if the $i$\\-th character of $S$ is `o`, ...",
"is_translate": false,
"language": "English"
}
]
}