API Response (JSON)
{
"problem": {
"name": "Maximize Sum of Mex",
"description": {
"content": "You are given a positive integer $N$ and a permutation $P = (P_{1}, P_{2}, \\dots, P_{N})$ of $(1, 2, \\dots , N)$. Process $Q$ queries. In each query, non-negative integers $A_{0}, A_{1}, A_{2}$ are gi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc204_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $N$ and a permutation $P = (P_{1}, P_{2}, \\dots, P_{N})$ of $(1, 2, \\dots , N)$.\nProcess $Q$ queries. In each query, non-negative integers $A_{0}, A_{1}, A_{2}$ are gi...",
"is_translate": false,
"language": "English"
}
]
}