API Response (JSON)
{
"problem": {
"name": "Simple Calculator",
"description": {
"content": "Snuke has a calculator. It has a display and two buttons. Initially, the display shows an integer $x$. Snuke wants to change this value into another integer $y$, by pressing the following two buttons ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc008_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a calculator. It has a display and two buttons.\nInitially, the display shows an integer $x$. Snuke wants to change this value into another integer $y$, by pressing the following two buttons ...",
"is_translate": false,
"language": "English"
}
]
}