API Response (JSON)
{
"problem": {
"name": "XorShift",
"description": {
"content": "There are $N$ non-negative integers written on a blackboard. The $i$\\-th integer is $A_i$. Takahashi can perform the following two kinds of operations any number of times in any order: * Select one",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc084_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ non-negative integers written on a blackboard. The $i$\\-th integer is $A_i$.\nTakahashi can perform the following two kinds of operations any number of times in any order:\n\n* Select one...",
"is_translate": false,
"language": "English"
}
]
}