API Response (JSON)
{
"problem": {
"name": "Two Rooms",
"description": {
"content": "There are $N$ people numbered $1,2,\\ldots,N$. For $i\\neq j$, the intimacy between persons $i$ and $j$ is $A_{i,j}$. For each of the $N$ people, assign room $X$ or room $Y$. Each of the $N$ people move",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc212_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1,2,\\ldots,N$. For $i\\neq j$, the intimacy between persons $i$ and $j$ is $A_{i,j}$.\nFor each of the $N$ people, assign room $X$ or room $Y$. Each of the $N$ people move...",
"is_translate": false,
"language": "English"
}
]
}