API Response (JSON)
{
"problem": {
"name": "Comma",
"description": {
"content": "When Takahashi writes an integer, he uses a comma every third digit from the right. For example, $1234567$ is written as `1,234,567`, and $777$ is written as `777`. How many commas will be used in tot",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc195_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When Takahashi writes an integer, he uses a comma every third digit from the right. For example, $1234567$ is written as `1,234,567`, and $777$ is written as `777`.\nHow many commas will be used in tot...",
"is_translate": false,
"language": "English"
}
]
}