API Response (JSON)
{
"problem": {
"name": "Non Arithmetic Progression Set",
"description": {
"content": "Construct a set $S$ of integers satisfying all of the conditions below. It can be proved that at least one such set $S$ exists under the Constraints of this problem. * $S$ has exactly $N$ elements.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc145_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Construct a set $S$ of integers satisfying all of the conditions below. It can be proved that at least one such set $S$ exists under the Constraints of this problem.\n\n* $S$ has exactly $N$ elements....",
"is_translate": false,
"language": "English"
}
]
}