API Response (JSON)
{
"problem": {
"name": "Favorite Game",
"description": {
"content": "You are given an integer sequence of length $N$: $A=(A_1,A_2,\\dots,A_N)$. You can perform the following operation any number of times (possibly zero). * Choose an integer $i$ such that $1 \\le i \\le",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc163_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer sequence of length $N$: $A=(A_1,A_2,\\dots,A_N)$. You can perform the following operation any number of times (possibly zero).\n\n* Choose an integer $i$ such that $1 \\le i \\le...",
"is_translate": false,
"language": "English"
}
]
}