API Response (JSON)
{
"problem": {
"name": "Sentou",
"description": {
"content": "In a public bath, there is a shower which emits water for $T$ seconds when the switch is pushed. If the switch is pushed when the shower is already emitting water, from that moment it will be emitting",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc073_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In a public bath, there is a shower which emits water for $T$ seconds when the switch is pushed.\nIf the switch is pushed when the shower is already emitting water, from that moment it will be emitting...",
"is_translate": false,
"language": "English"
}
]
}