API Response (JSON)
{
"problem": {
"name": "Rotate and Flip",
"description": {
"content": "There are $N$ pieces on a two-dimensional plane. The coordinates of Piece $i$ are $(X_i,Y_i)$. There may be multiple pieces at the same coordinates. We will do $M$ operations $\\mathrm{op}_1, \\ldots, \\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc189_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ pieces on a two-dimensional plane. The coordinates of Piece $i$ are $(X_i,Y_i)$. There may be multiple pieces at the same coordinates.\nWe will do $M$ operations $\\mathrm{op}_1, \\ldots, \\...",
"is_translate": false,
"language": "English"
}
]
}