API Response (JSON)
{
"problem": {
"name": "±AB",
"description": {
"content": "Given are integers $A$, $B$, $V$, and $M$, where $A$ and $B$ are guaranteed to be coprime. Additionally, you have an integer $x$. Initially, $x=V$. You can do the following four kinds of operations an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc127_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are integers $A$, $B$, $V$, and $M$, where $A$ and $B$ are guaranteed to be coprime. Additionally, you have an integer $x$. Initially, $x=V$.\nYou can do the following four kinds of operations an...",
"is_translate": false,
"language": "English"
}
]
}