API Response (JSON)
{
"problem": {
"name": "Colorful Subsequence",
"description": {
"content": "There are $N$ balls lined up in a row. The $i$\\-th ball from the left is of color $C_i$ and has a value of $V_i$. Takahashi wants to remove **exactly** $K$ balls from this row so that no two adjacen",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc345_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ balls lined up in a row. \nThe $i$\\-th ball from the left is of color $C_i$ and has a value of $V_i$.\nTakahashi wants to remove **exactly** $K$ balls from this row so that no two adjacen...",
"is_translate": false,
"language": "English"
}
]
}