API Response (JSON)
{
"problem": {
"name": "Rainy Season",
"description": {
"content": "We have weather records at AtCoder Town for some consecutive three days. A string of length $3$, $S$, represents the records - if the $i$\\-th character is `S`, it means it was sunny on the $i$\\-th day",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc175_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have weather records at AtCoder Town for some consecutive three days. A string of length $3$, $S$, represents the records - if the $i$\\-th character is `S`, it means it was sunny on the $i$\\-th day...",
"is_translate": false,
"language": "English"
}
]
}