API Response (JSON)
{
"problem": {
"name": "Neq Neq",
"description": {
"content": "We have $N$ balls arranged in a row, numbered $1$ to $N$ from left to right. Ball $i$ has an integer $A_i$ written on it. You can do the following operation any number of times. * Choose three cons",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc128_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ balls arranged in a row, numbered $1$ to $N$ from left to right. Ball $i$ has an integer $A_i$ written on it.\nYou can do the following operation any number of times.\n\n* Choose three cons...",
"is_translate": false,
"language": "English"
}
]
}