API Response (JSON)
{
"problem": {
"name": "Poor Turkeys",
"description": {
"content": "There are $N$ turkeys. We number them from $1$ through $N$. $M$ men will visit here one by one. The $i$\\-th man to visit will take the following action: * If both turkeys $x_i$ and $y_i$ are alive:",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc016_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ turkeys. We number them from $1$ through $N$.\n$M$ men will visit here one by one. The $i$\\-th man to visit will take the following action:\n\n* If both turkeys $x_i$ and $y_i$ are alive:...",
"is_translate": false,
"language": "English"
}
]
}