API Response (JSON)
{
"problem": {
"name": "Jewels",
"description": {
"content": "There are $N$ jewels, numbered $1$ to $N$. The color of these jewels are represented by integers between $1$ and $K$ (inclusive), and the color of Jewel $i$ is $C_i$. Also, these jewels have specified",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "nikkei2019_qual_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ jewels, numbered $1$ to $N$. The color of these jewels are represented by integers between $1$ and $K$ (inclusive), and the color of Jewel $i$ is $C_i$. Also, these jewels have specified...",
"is_translate": false,
"language": "English"
}
]
}