API Response (JSON)
{
"problem": {
"name": "Be Together",
"description": {
"content": "Evi has $N$ integers $a_1,a_2,..,a_N$. His objective is to have $N$ equal **integers** by transforming some of them. He may transform each integer at most once. Transforming an integer $x$ into anothe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc059_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Evi has $N$ integers $a_1,a_2,..,a_N$. His objective is to have $N$ equal **integers** by transforming some of them.\nHe may transform each integer at most once. Transforming an integer $x$ into anothe...",
"is_translate": false,
"language": "English"
}
]
}