API Response (JSON)
{
"problem": {
"name": "Hamming Distance is not 1",
"description": {
"content": "You are given non-negative integers $q,L,R\\;(q \\in { 0,1}, \\; L \\leq R)$. Consider a set $S$ that satisfies all of the following conditions. * $S$ consists of distinct integers between $L$ and $R$,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc213_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given non-negative integers $q,L,R\\;(q \\in { 0,1}, \\; L \\leq R)$. Consider a set $S$ that satisfies all of the following conditions.\n\n* $S$ consists of distinct integers between $L$ and $R$,...",
"is_translate": false,
"language": "English"
}
]
}