API Response (JSON)
{
"problem": {
"name": "Modulo Pairing",
"description": {
"content": "Let $M$ be a positive integer. You are given $2 N$ integers $a_1, a_2, \\ldots, a_{2 N}$, where $0 \\leq a_i < M$ for each $i$. Consider dividing the $2 N$ integers into $N$ pairs. Here, each integer mu",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc032_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $M$ be a positive integer.\nYou are given $2 N$ integers $a_1, a_2, \\ldots, a_{2 N}$, where $0 \\leq a_i < M$ for each $i$.\nConsider dividing the $2 N$ integers into $N$ pairs. Here, each integer mu...",
"is_translate": false,
"language": "English"
}
]
}