API Response (JSON)
{
"problem": {
"name": "Combination Lock",
"description": {
"content": "Ringo has a string $S$. He can perform the following $N$ kinds of operations any number of times in any order. * Operation $i$: For each of the characters from the $L_i$\\-th through the $R_i$\\-th c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "cf17_final_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ringo has a string $S$.\nHe can perform the following $N$ kinds of operations any number of times in any order.\n\n* Operation $i$: For each of the characters from the $L_i$\\-th through the $R_i$\\-th c...",
"is_translate": false,
"language": "English"
}
]
}