API Response (JSON)
{
"problem": {
"name": "Hamiltonian Cycle",
"description": {
"content": "Given are a prime number $P$ and positive integers $a$ and $b$. Determine whether there is a sequence of $P$ integers, $A = (A_1, A_2, \\ldots, A_P)$, satisfying all of the conditions below, and print ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc118_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are a prime number $P$ and positive integers $a$ and $b$. Determine whether there is a sequence of $P$ integers, $A = (A_1, A_2, \\ldots, A_P)$, satisfying all of the conditions below, and print ...",
"is_translate": false,
"language": "English"
}
]
}