API Response (JSON)
{
"problem": {
"name": "Prime Sum Game",
"description": {
"content": "Takahashi and Aoki are playing a game. * First, Takahashi chooses an integer between $A$ and $B$ (inclusive) and tells it to Aoki. * Next, Aoki chooses an integer between $C$ and $D$ (inclusive).",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc239_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi and Aoki are playing a game.\n\n* First, Takahashi chooses an integer between $A$ and $B$ (inclusive) and tells it to Aoki.\n* Next, Aoki chooses an integer between $C$ and $D$ (inclusive)....",
"is_translate": false,
"language": "English"
}
]
}