API Response (JSON)
{
"problem": {
"name": "LIS and Inversion",
"description": {
"content": "You are given an integer sequence $A=(A_1,A_2,\\cdots,A_N)$ of length $N$. Here, it is guaranteed that $0 \\leq A_i < i$ for each $i$. The **score** and **cost** of a permutation $P=(P_1,P_2,\\cdots,P_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": "arc180_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer sequence $A=(A_1,A_2,\\cdots,A_N)$ of length $N$. Here, it is guaranteed that $0 \\leq A_i < i$ for each $i$.\nThe **score** and **cost** of a permutation $P=(P_1,P_2,\\cdots,P_N)...",
"is_translate": false,
"language": "English"
}
]
}