API Response (JSON)
{
"problem": {
"name": "Mod of XOR",
"description": {
"content": "You are given positive integers $C$ and $X$ that are less than $2^{30}$. Determine whether there exists a positive integer $n$ that satisfies all of the following conditions, and if it exists, find on",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc208_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $C$ and $X$ that are less than $2^{30}$.\nDetermine whether there exists a positive integer $n$ that satisfies all of the following conditions, and if it exists, find on...",
"is_translate": false,
"language": "English"
}
]
}