API Response (JSON)
{
"problem": {
"name": "Examination",
"description": {
"content": "$N$ students, numbered $1,2,\\ldots,N$, took an examination. Student $i\\,(1 \\leq i \\leq N)$ had to score at least $B_i$ points to graduate, where they actually scored $A_i$ points. You can repeat the f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc147_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ students, numbered $1,2,\\ldots,N$, took an examination. Student $i\\,(1 \\leq i \\leq N)$ had to score at least $B_i$ points to graduate, where they actually scored $A_i$ points.\nYou can repeat the f...",
"is_translate": false,
"language": "English"
}
]
}