API Response (JSON)
{
"problem": {
"name": "Differ by K bits",
"description": {
"content": "You are given integers $N$ and $K$. Determine whether there exists a permutation $P=(P_0,P_1,\\cdots,P_{2^N-1})$ of $(0,1,\\cdots,2^N-1)$ satisfying the condition below, and construct one such sequence ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc138_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N$ and $K$. Determine whether there exists a permutation $P=(P_0,P_1,\\cdots,P_{2^N-1})$ of $(0,1,\\cdots,2^N-1)$ satisfying the condition below, and construct one such sequence ...",
"is_translate": false,
"language": "English"
}
]
}