API Response (JSON)
{
"problem": {
"name": "Divisibility Homomorphism",
"description": {
"content": "We call an infinite sequence of positive integers $(a_1,a_2,\\cdots)$ **good** if and only if it satisfies both of the following conditions: * There exists a finite constant $C$ such that $a_n \\le C",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc067_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We call an infinite sequence of positive integers $(a_1,a_2,\\cdots)$ **good** if and only if it satisfies both of the following conditions:\n\n* There exists a finite constant $C$ such that $a_n \\le C...",
"is_translate": false,
"language": "English"
}
]
}