API Response (JSON)
{
"problem": {
"name": "Apple",
"description": {
"content": "A fruit store sells apples. You may perform the following operations as many times as you want in any order: * Buy one apple for $X$ yen (the currency in Japan). * Buy three apples for $Y$ yen.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc265_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A fruit store sells apples. \nYou may perform the following operations as many times as you want in any order:\n\n* Buy one apple for $X$ yen (the currency in Japan).\n* Buy three apples for $Y$ yen....",
"is_translate": false,
"language": "English"
}
]
}