API Response (JSON)
{
"problem": {
"name": "Failing Grade",
"description": {
"content": "$N$ students took an exam. The students are labeled as Student $1$, Student $2$, $\\dots$, Student $N$, and Student $i$ scored $a_i$ points. A student who scored less than $P$ points are considered to ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc222_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ students took an exam. The students are labeled as Student $1$, Student $2$, $\\dots$, Student $N$, and Student $i$ scored $a_i$ points.\nA student who scored less than $P$ points are considered to ...",
"is_translate": false,
"language": "English"
}
]
}