API Response (JSON)
{
"problem": {
"name": "Non-divisible Set",
"description": {
"content": "We say that a set $S$ of positive integers is _good_ when, for any $a,\\ b \\in S\\ (a\\neq b)$, $b$ is not a multiple of $a$. You are given a set of $N$ integers between $1$ and $2M$ (inclusive): $S=\\lbr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc141_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We say that a set $S$ of positive integers is _good_ when, for any $a,\\ b \\in S\\ (a\\neq b)$, $b$ is not a multiple of $a$.\nYou are given a set of $N$ integers between $1$ and $2M$ (inclusive): $S=\\lbr...",
"is_translate": false,
"language": "English"
}
]
}