API Response (JSON)
{
"problem": {
"name": "Uniform Sum",
"description": {
"content": "There are two sequences $A=(A_1,\\dots,A_N)$ and $B=(B_1,\\dots,B_N)$. You can perform the following three types of operations any number of times in any order: * Choose an index $i$ such that $A_i =",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc195_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are two sequences $A=(A_1,\\dots,A_N)$ and $B=(B_1,\\dots,B_N)$. You can perform the following three types of operations any number of times in any order:\n\n* Choose an index $i$ such that $A_i =...",
"is_translate": false,
"language": "English"
}
]
}