API Response (JSON)
{
"problem": {
"name": "Robot and String",
"description": {
"content": "You are developing a robot that processes strings. When the robot is given a string $t$ consisting of lowercase English letters, it processes the string by following the procedure below: 1. Let $i$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "mujin_pc_2017_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are developing a robot that processes strings. When the robot is given a string $t$ consisting of lowercase English letters, it processes the string by following the procedure below:\n\n1. Let $i$ ...",
"is_translate": false,
"language": "English"
}
]
}