API Response (JSON)
{
"problem": {
"name": "Split and Maximize",
"description": {
"content": "The score of a permutation $P=(P_1,P_2,\\ldots,P_{2N})$ of $(1,2,\\ldots,2N)$ is defined as follows: > Consider dividing $P$ into two (not necessarily contiguous) subsequences $A = (A_1,A_2,\\ldots,A_N)",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc145_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The score of a permutation $P=(P_1,P_2,\\ldots,P_{2N})$ of $(1,2,\\ldots,2N)$ is defined as follows:\n\n> Consider dividing $P$ into two (not necessarily contiguous) subsequences $A = (A_1,A_2,\\ldots,A_N)...",
"is_translate": false,
"language": "English"
}
]
}