API Response (JSON)
{
"problem": {
"name": "The Number of Even Pairs",
"description": {
"content": "We have $N+M$ balls, each of which has an integer written on it. It is known that: * The numbers written on $N$ of the balls are even. * The numbers written on $M$ of the balls are odd. Find t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc159_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N+M$ balls, each of which has an integer written on it. \nIt is known that:\n\n* The numbers written on $N$ of the balls are even.\n* The numbers written on $M$ of the balls are odd.\n\nFind t...",
"is_translate": false,
"language": "English"
}
]
}