API Response (JSON)
{
"problem": {
"name": "Adjacent Chmax",
"description": {
"content": "You are given a permutation $P=(P_1,P_2,\\cdots,P_N)$ of $(1,2,\\cdots,N)$. You may perform the following operation zero or more times. * Choose an integer $i$ ($1 \\leq i \\leq N-1$). Let $v=\\max(P_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": "agc058_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a permutation $P=(P_1,P_2,\\cdots,P_N)$ of $(1,2,\\cdots,N)$.\nYou may perform the following operation zero or more times.\n\n* Choose an integer $i$ ($1 \\leq i \\leq N-1$). Let $v=\\max(P_i,...",
"is_translate": false,
"language": "English"
}
]
}