API Response (JSON)
{
"problem": {
"name": "AB Game",
"description": {
"content": "The following game is called Game $n$: > The game is played by Alice and Bob. Initially, there are $n$ stones. > The players alternate turns, making a move described below, with Alice going first. Th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc145_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The following game is called Game $n$:\n\n> The game is played by Alice and Bob. Initially, there are $n$ stones.\n> The players alternate turns, making a move described below, with Alice going first. Th...",
"is_translate": false,
"language": "English"
}
]
}