API Response (JSON)
{
"problem": {
"name": "Priority Queue",
"description": {
"content": "Given is a sequence of $A+B$ integers $(X_1,X_2,\\cdots,X_{A+B})$, which contains exactly $A$ ones and exactly $B$ twos. Snuke has a set $s$, which is initially empty. He is going to do $A+B$ operation",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc127_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence of $A+B$ integers $(X_1,X_2,\\cdots,X_{A+B})$, which contains exactly $A$ ones and exactly $B$ twos.\nSnuke has a set $s$, which is initially empty. He is going to do $A+B$ operation...",
"is_translate": false,
"language": "English"
}
]
}