API Response (JSON)
{
"problem": {
"name": "Addition and Multiplication 2",
"description": {
"content": "Takahashi has an integer $x$. Initially, $x=0$. Takahashi may do the following operation any number of times. * Choose an integer $i\\ (1\\leq i \\leq 9)$. Pay $C_i$ yen (the currency in Japan) to rep",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc257_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has an integer $x$. Initially, $x=0$.\nTakahashi may do the following operation any number of times.\n\n* Choose an integer $i\\ (1\\leq i \\leq 9)$. Pay $C_i$ yen (the currency in Japan) to rep...",
"is_translate": false,
"language": "English"
}
]
}