API Response (JSON)
{
"problem": {
"name": "Reversing and Concatenating",
"description": {
"content": "Takahashi has a string $S$ of length $N$ consisting of lowercase English letters. On this string, he will perform the following operation $K$ times: * Let $T$ be the string obtained by reversing $S",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc037_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has a string $S$ of length $N$ consisting of lowercase English letters. On this string, he will perform the following operation $K$ times:\n\n* Let $T$ be the string obtained by reversing $S...",
"is_translate": false,
"language": "English"
}
]
}