API Response (JSON)
{
"problem": {
"name": "Addition",
"description": {
"content": "There are $N$ integers written on a blackboard. The $i$\\-th integer is $A_i$. Takahashi will repeatedly perform the following operation on these numbers: * Select a pair of integers, $A_i$ and $A_j",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc010_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ integers written on a blackboard. The $i$\\-th integer is $A_i$.\nTakahashi will repeatedly perform the following operation on these numbers:\n\n* Select a pair of integers, $A_i$ and $A_j...",
"is_translate": false,
"language": "English"
}
]
}