API Response (JSON)
{
"problem": {
"name": "Cakes and Donuts",
"description": {
"content": "_La Confiserie d'ABC_ sells cakes at $4$ dollars each and doughnuts at $7$ dollars each. Determine if there is a way to buy some of them for exactly $N$ dollars. You can buy two or more doughnuts and ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc105_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_La Confiserie d'ABC_ sells cakes at $4$ dollars each and doughnuts at $7$ dollars each. Determine if there is a way to buy some of them for exactly $N$ dollars. You can buy two or more doughnuts and ...",
"is_translate": false,
"language": "English"
}
]
}