API Response (JSON)
{
"problem": {
"name": "Flipping Signs",
"description": {
"content": "There are $N$ integers, $A_1, A_2, ..., A_N$, arranged in a row in this order. You can perform the following operation on this integer sequence any number of times: **Operation**: Choose an integer $i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc125_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ integers, $A_1, A_2, ..., A_N$, arranged in a row in this order.\nYou can perform the following operation on this integer sequence any number of times:\n**Operation**: Choose an integer $i...",
"is_translate": false,
"language": "English"
}
]
}