API Response (JSON)
{
"problem": {
"name": "Xor Sum 3",
"description": {
"content": "We have $N$ non-negative integers: $A_1, A_2, ..., A_N$. Consider painting at least one and at most $N-1$ integers among them in red, and painting the rest in blue. Let the _beauty_ of the painting be",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc141_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ non-negative integers: $A_1, A_2, ..., A_N$.\nConsider painting at least one and at most $N-1$ integers among them in red, and painting the rest in blue.\nLet the _beauty_ of the painting be...",
"is_translate": false,
"language": "English"
}
]
}