API Response (JSON)
{
"problem": {
"name": "Can't Wait for Holiday",
"description": {
"content": "Given is a string $S$ representing the day of the week today. $S$ is `SUN`, `MON`, `TUE`, `WED`, `THU`, `FRI`, or `SAT`, for Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday, respect",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc146_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a string $S$ representing the day of the week today.\n$S$ is `SUN`, `MON`, `TUE`, `WED`, `THU`, `FRI`, or `SAT`, for Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday, respect...",
"is_translate": false,
"language": "English"
}
]
}