API Response (JSON)
{
"problem": {
"name": "K Different Values",
"description": {
"content": "Given are a sequence of $N$ integers $A=(A_1,A_2,\\cdots,A_N)$ and an integer $K$. Consider making a sequence of integers $x$ that satisfies both of the following conditions. * For each integer $i$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc128_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are a sequence of $N$ integers $A=(A_1,A_2,\\cdots,A_N)$ and an integer $K$.\nConsider making a sequence of integers $x$ that satisfies both of the following conditions.\n\n* For each integer $i$ ...",
"is_translate": false,
"language": "English"
}
]
}