API Response (JSON)
{
"problem": {
"name": "Sequence Decomposing",
"description": {
"content": "You are given a sequence with $N$ integers: $A = { A_1, A_2, \\cdots, A_N }$. For each of these $N$ integers, we will choose a color and paint the integer with that color. Here the following condition ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc134_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence with $N$ integers: $A = { A_1, A_2, \\cdots, A_N }$. For each of these $N$ integers, we will choose a color and paint the integer with that color. Here the following condition ...",
"is_translate": false,
"language": "English"
}
]
}