API Response (JSON)
{
"problem": {
"name": "Colorful",
"description": {
"content": "You are given a sequence of positive integers $A = (A_1, A_2, \\dots, A_N)$ of length $N$, and a positive integer $T$. There are $\\sum_{i=1}^N A_i$ distinct locations. Each location is painted with a c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_t"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of positive integers $A = (A_1, A_2, \\dots, A_N)$ of length $N$, and a positive integer $T$.\nThere are $\\sum_{i=1}^N A_i$ distinct locations. Each location is painted with a c...",
"is_translate": false,
"language": "English"
}
]
}