API Response (JSON)
{
"problem": {
"name": "Priority Queue 2",
"description": {
"content": "You are given a multiset of integers with $N$ elements: $A=\\lbrace A_1,A_2,...,A_N \\rbrace$. It is guaranteed that every element of $A$ is between $1$ and $M$ (inclusive). Let us repeat the following ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc139_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a multiset of integers with $N$ elements: $A=\\lbrace A_1,A_2,...,A_N \\rbrace$. It is guaranteed that every element of $A$ is between $1$ and $M$ (inclusive).\nLet us repeat the following ...",
"is_translate": false,
"language": "English"
}
]
}