API Response (JSON)
{
"problem": {
"name": "L. All’s Wall That Ends Wall",
"description": {
"content": "In the magical forest, you come upon N walls that you think is a great place to store water for your animal friends. The ith wall consists of ai blocks stacked on top of each other. Your job is to ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10135L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In the magical forest, you come upon N walls that you think is a great place to store water for your animal friends. The ith wall consists of ai blocks stacked on top of each other.\n\nYour job is to an...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case: \n- Let $ N \\in \\mathbb{Z} $ be the number of walls. \n- Let $ Q \\in \\mathbb{Z} $ be the number of queries...",
"is_translate": false,
"language": "Formal"
}
]
}