API Response (JSON)
{
"problem": {
"name": "Acrostic",
"description": {
"content": "You are given a string $S$ consisting of lowercase English letters. We will write down this string, starting a new line after every $w$ letters. Print the string obtained by concatenating the letters ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "soundhound2018_summer_qual_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ consisting of lowercase English letters. We will write down this string, starting a new line after every $w$ letters. Print the string obtained by concatenating the letters ...",
"is_translate": false,
"language": "English"
}
]
}