API Response (JSON)
{
"problem": {
"name": "Unique Matching",
"description": {
"content": "You are given an integer $N$ and prime $P$. We call a sequence of $N$ intervals $([L_1,R_1] ,[L_2,R_2], \\cdots, [L_N,R_N])$ **good** if and only if both of the followings are satisfied: * $1\\le L_i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc067_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$ and prime $P$.\nWe call a sequence of $N$ intervals $([L_1,R_1] ,[L_2,R_2], \\cdots, [L_N,R_N])$ **good** if and only if both of the followings are satisfied:\n\n* $1\\le L_i...",
"is_translate": false,
"language": "English"
}
]
}