API Response (JSON)
{
"problem": {
"name": "Everyone is Friends",
"description": {
"content": "There are $N$ people numbered $1,2,\\ldots,N$. $M$ parties were held. $k_i$ people attended the $i$\\-th $(1\\leq i \\leq M)$ party, and they were People $x_{i,1},x_{i,2},\\ldots,x_{i,k_i}$. Determine if e",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc272_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1,2,\\ldots,N$.\n$M$ parties were held. $k_i$ people attended the $i$\\-th $(1\\leq i \\leq M)$ party, and they were People $x_{i,1},x_{i,2},\\ldots,x_{i,k_i}$.\nDetermine if e...",
"is_translate": false,
"language": "English"
}
]
}