API Response (JSON)
{
"problem": {
"name": "Max Matrix",
"description": {
"content": "We have a sequence $a$ of length $N$ and a sequence $b$ of length $M$. Initially, every element in $a$ and $b$ is $0$. You are asked to process $Q$ queries. In the $i$\\-th query, given three integer",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "jsc2021_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence $a$ of length $N$ and a sequence $b$ of length $M$. Initially, every element in $a$ and $b$ is $0$. \nYou are asked to process $Q$ queries. In the $i$\\-th query, given three integer...",
"is_translate": false,
"language": "English"
}
]
}