API Response (JSON)
{
"problem": {
"name": "Erasing Prime Pairs",
"description": {
"content": "There are integers with $N$ different values written on a blackboard. The $i$\\-th value is $A_i$ and is written $B_i$ times. You may repeat the following operation as many times as possible: * Choo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc263_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are integers with $N$ different values written on a blackboard. The $i$\\-th value is $A_i$ and is written $B_i$ times.\nYou may repeat the following operation as many times as possible:\n\n* Choo...",
"is_translate": false,
"language": "English"
}
]
}