API Response (JSON)
{
"problem": {
"name": "Shift Table",
"description": {
"content": "Takahashi and Aoki will work part-time for the next $N$ days. Takahashi's shift schedule is given by the string $S$, where the $i$\\-th character of $S$ is `#` if he works on the $i$\\-th day, and `.`",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc304_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi and Aoki will work part-time for the next $N$ days. \nTakahashi's shift schedule is given by the string $S$, where the $i$\\-th character of $S$ is `#` if he works on the $i$\\-th day, and `.`...",
"is_translate": false,
"language": "English"
}
]
}