API Response (JSON)
{
"problem": {
"name": "Ghost Ants",
"description": {
"content": "There are $N$ ants on a number line, labeled $1$ to $N$. Ant $i$ $(1 \\leq i \\leq N)$ starts at coordinate $X_i$ and faces either a positive or negative direction. Initially, all ants are at distinct c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc360_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ ants on a number line, labeled $1$ to $N$. Ant $i$ $(1 \\leq i \\leq N)$ starts at coordinate $X_i$ and faces either a positive or negative direction. Initially, all ants are at distinct c...",
"is_translate": false,
"language": "English"
}
]
}