API Response (JSON)
{
"problem": {
"name": "Call the ID Number",
"description": {
"content": "There are $N$ people whose IDs are $1$, $2$, $\\ldots$, and $N$. Each of person $1$, person $2$, $\\ldots$, and person $N$ performs the following action once in this order: * If person $i$'s ID has n",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc293_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people whose IDs are $1$, $2$, $\\ldots$, and $N$.\nEach of person $1$, person $2$, $\\ldots$, and person $N$ performs the following action once in this order:\n\n* If person $i$'s ID has n...",
"is_translate": false,
"language": "English"
}
]
}