API Response (JSON)
{
"problem": {
"name": "+3 +5 +7",
"description": {
"content": "You are given integers $x_1$, $x_2$, and $x_3$. For these integers, you can perform the following operation any number of times, possibly zero. * Choose a permutation $(i,j,k)$ of $(1,2,3)$, that i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc158_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $x_1$, $x_2$, and $x_3$. For these integers, you can perform the following operation any number of times, possibly zero.\n\n* Choose a permutation $(i,j,k)$ of $(1,2,3)$, that i...",
"is_translate": false,
"language": "English"
}
]
}