API Response (JSON)
{
"problem": {
"name": "Distinct Numbers",
"description": {
"content": "You are given a non-negative integer sequence of length $N$: $A=(A_1,A_2,\\cdots,A_N)$. Here, all elements of $A$ are pairwise distinct. Alice and Bob will play a game. They will alternately play a tur",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc137_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a non-negative integer sequence of length $N$: $A=(A_1,A_2,\\cdots,A_N)$. Here, all elements of $A$ are pairwise distinct.\nAlice and Bob will play a game. They will alternately play a tur...",
"is_translate": false,
"language": "English"
}
]
}