API Response (JSON)
{
"problem": {
"name": "Algae",
"description": {
"content": "The development of algae in a pond is as follows. Let the total weight of the algae at the beginning of the year $i$ be $x_i$ gram. For $i≥2000$, the following formula holds: * $x_{i+1} = rx_i - D$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc127_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The development of algae in a pond is as follows.\nLet the total weight of the algae at the beginning of the year $i$ be $x_i$ gram. For $i≥2000$, the following formula holds:\n\n* $x_{i+1} = rx_i - D$...",
"is_translate": false,
"language": "English"
}
]
}