API Response (JSON)
{
"problem": {
"name": "Modulo Number",
"description": {
"content": "You are given an integer $N$ between $-10^{18}$ and $10^{18}$ (inclusive). Find an integer $x$ between $0$ and $998244353 - 1$ (inclusive) that satisfies the following condition. It can be proved that",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc266_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$ between $-10^{18}$ and $10^{18}$ (inclusive).\nFind an integer $x$ between $0$ and $998244353 - 1$ (inclusive) that satisfies the following condition. It can be proved that...",
"is_translate": false,
"language": "English"
}
]
}