API Response (JSON)
{
"problem": {
"name": "Keyence Repetition",
"description": {
"content": "Let $s$ be the concatenation of $N$ copies of `keyence`. Consider deleting zero or more characters from $s$ and concatenating the remaining characters without changing the order to make a new string $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 6000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "keyence2021_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $s$ be the concatenation of $N$ copies of `keyence`. Consider deleting zero or more characters from $s$ and concatenating the remaining characters without changing the order to make a new string $...",
"is_translate": false,
"language": "English"
}
]
}