API Response (JSON)
{
"problem": {
"name": "Counting 2",
"description": {
"content": "There is a class with $N$ students. The height of the $i$\\-th student $(1 \\leq i \\leq N)$ is $A_i$. For each $j=1,2,\\ldots,Q$, answer the following question. * How many of the $N$ students have a h",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc231_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a class with $N$ students. The height of the $i$\\-th student $(1 \\leq i \\leq N)$ is $A_i$.\nFor each $j=1,2,\\ldots,Q$, answer the following question.\n\n* How many of the $N$ students have a h...",
"is_translate": false,
"language": "English"
}
]
}