API Response (JSON)
{
"problem": {
"name": "XOR Game",
"description": {
"content": "There are $2N$ integers written on a blackboard. The $i$\\-th integer is $A_i$. Alice and Bob will play a game consisting of $N$ rounds. In each round, they do the following: * First, Alice chooses ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc122_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $2N$ integers written on a blackboard. The $i$\\-th integer is $A_i$.\nAlice and Bob will play a game consisting of $N$ rounds. In each round, they do the following:\n\n* First, Alice chooses ...",
"is_translate": false,
"language": "English"
}
]
}