API Response (JSON)
{
"problem": {
"name": "Packing Under Range Regulations",
"description": {
"content": "Solve the following problem for $T$ test cases. There are $10^9$ boxes numbered $1,2,\\dots,10^9$ and $N$ balls numbered $1,2,\\dots,N$. Each box can contain at most one ball. Determine whether it i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc214_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Solve the following problem for $T$ test cases.\nThere are $10^9$ boxes numbered $1,2,\\dots,10^9$ and $N$ balls numbered $1,2,\\dots,N$. \nEach box can contain at most one ball. \nDetermine whether it i...",
"is_translate": false,
"language": "English"
}
]
}