API Response (JSON)
{
"problem": {
"name": "Peaceful Teams",
"description": {
"content": "There are $N$ sports players. Among them, there are $M$ incompatible pairs. The $i$\\-th incompatible pair $(1\\leq i\\leq M)$ is the $A_i$\\-th and $B_i$\\-th players. You will divide the players into $T$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc310_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ sports players.\nAmong them, there are $M$ incompatible pairs. The $i$\\-th incompatible pair $(1\\leq i\\leq M)$ is the $A_i$\\-th and $B_i$\\-th players.\nYou will divide the players into $T$...",
"is_translate": false,
"language": "English"
}
]
}