API Response (JSON)
{
"problem": {
"name": "Buy an Integer",
"description": {
"content": "Takahashi has come to an integer shop to buy an integer. The shop sells the integers from $1$ through $10^9$. The integer $N$ is sold for $A \\times N + B \\times d(N)$ yen (the currency of Japan), wher",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc146_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has come to an integer shop to buy an integer.\nThe shop sells the integers from $1$ through $10^9$. The integer $N$ is sold for $A \\times N + B \\times d(N)$ yen (the currency of Japan), wher...",
"is_translate": false,
"language": "English"
}
]
}