API Response (JSON)
{
"problem": {
"name": "Ex - Colorfulness",
"description": {
"content": "There are $N$ balls numbered $1$ through $N$. Ball $i$ is painted in Color $a_i$. For a permutation $P = (P_1, P_2, \\dots, P_N)$ of $(1, 2, \\dots, N)$, let us define $C(P)$ as follows: * The number",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc260_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ balls numbered $1$ through $N$. Ball $i$ is painted in Color $a_i$.\nFor a permutation $P = (P_1, P_2, \\dots, P_N)$ of $(1, 2, \\dots, N)$, let us define $C(P)$ as follows:\n\n* The number...",
"is_translate": false,
"language": "English"
}
]
}