API Response (JSON)
{
"problem": {
"name": "Banned K",
"description": {
"content": "We have $N$ balls. The $i$\\-th ball has an integer $A_i$ written on it. For each $k=1, 2, ..., N$, solve the following problem and print the answer. * Find the number of ways to choose two distin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc159_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ balls. The $i$\\-th ball has an integer $A_i$ written on it. \nFor each $k=1, 2, ..., N$, solve the following problem and print the answer.\n\n* Find the number of ways to choose two distin...",
"is_translate": false,
"language": "English"
}
]
}