API Response (JSON)
{
"problem": {
"name": "YYMM or MMYY",
"description": {
"content": "You have a digit sequence $S$ of length $4$. You are wondering which of the following formats $S$ is in: * YYMM format: the last two digits of the year and the two-digit representation of the month",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc126_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have a digit sequence $S$ of length $4$. You are wondering which of the following formats $S$ is in:\n\n* YYMM format: the last two digits of the year and the two-digit representation of the month...",
"is_translate": false,
"language": "English"
}
]
}