API Response (JSON)
{
"problem": {
"name": "ABS Permutation (LIS ver.)",
"description": {
"content": "The **happiness** of a permutation $P=(P_1,P_2,\\ldots,P_N)$ of $(1,\\dots,N)$ is defined as follows. * Let $A=(A_1,A_2,\\ldots,A_{N-1})$ be a sequence of length $N-1$ with $A_i = |P_i-P_{i+1}|(1\\leq ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc140_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The **happiness** of a permutation $P=(P_1,P_2,\\ldots,P_N)$ of $(1,\\dots,N)$ is defined as follows.\n\n* Let $A=(A_1,A_2,\\ldots,A_{N-1})$ be a sequence of length $N-1$ with $A_i = |P_i-P_{i+1}|(1\\leq ...",
"is_translate": false,
"language": "English"
}
]
}