API Response (JSON)
{
"problem": {
"name": "Histogram",
"description": {
"content": "Given are integer sequences of length $N$ each: $A = (A_1, \\dots, A_N)$ and $C = (C_1, \\dots, C_N)$. You can do the following operation any number of times, possibly zero. * Choose an integer $i$ s",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc228_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are integer sequences of length $N$ each: $A = (A_1, \\dots, A_N)$ and $C = (C_1, \\dots, C_N)$.\nYou can do the following operation any number of times, possibly zero.\n\n* Choose an integer $i$ s...",
"is_translate": false,
"language": "English"
}
]
}