API Response (JSON)
{
"problem": {
"name": "Star",
"description": {
"content": "Takahashi is playing a game. In this game, each time the number of coins you have collected so far becomes a multiple of $100$, you get a prize. Takahashi has collected $X$ coins so far. How many more",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc192_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is playing a game.\nIn this game, each time the number of coins you have collected so far becomes a multiple of $100$, you get a prize.\nTakahashi has collected $X$ coins so far. How many more...",
"is_translate": false,
"language": "English"
}
]
}