API Response (JSON)
{
"problem": {
"name": "Three-Point Shot",
"description": {
"content": "A basketball game is being played, and the score is now $X$\\-$Y$. Here, it is guaranteed that $X \\neq Y$. Can the team which is behind turn the tables with a successful three-point goal? In other ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc188_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A basketball game is being played, and the score is now $X$\\-$Y$. Here, it is guaranteed that $X \\neq Y$. \nCan the team which is behind turn the tables with a successful three-point goal? \nIn other ...",
"is_translate": false,
"language": "English"
}
]
}