API Response (JSON)
{
"problem": {
"name": "Merge Set",
"description": {
"content": "On a blackboard, there are $N$ sets $S_1,S_2,\\dots,S_N$ consisting of integers between $1$ and $M$. Here, $S_i = \\lbrace S_{i,1},S_{i,2},\\dots,S_{i,A_i} \\rbrace$. You may perform the following operati",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc302_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On a blackboard, there are $N$ sets $S_1,S_2,\\dots,S_N$ consisting of integers between $1$ and $M$. Here, $S_i = \\lbrace S_{i,1},S_{i,2},\\dots,S_{i,A_i} \\rbrace$.\nYou may perform the following operati...",
"is_translate": false,
"language": "English"
}
]
}