API Response (JSON)
{
"problem": {
"name": "Large Heap",
"description": {
"content": "Consider a permutation $P=(P_1,P_2,\\cdots,P_{2^N-1})$ of $(1,2,\\cdots,2^N-1)$. $P$ is said to be **heaplike** if and only if all of the following conditions are satisfied. * $P_i < P_{2i}$ ($1 \\leq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 10000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc060_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider a permutation $P=(P_1,P_2,\\cdots,P_{2^N-1})$ of $(1,2,\\cdots,2^N-1)$. $P$ is said to be **heaplike** if and only if all of the following conditions are satisfied.\n\n* $P_i < P_{2i}$ ($1 \\leq...",
"is_translate": false,
"language": "English"
}
]
}