API Response (JSON)
{
"problem": {
"name": "New Place",
"description": {
"content": "You are given strings $S$ and $T$ of length $N$ consisting of lowercase English letters. You can repeat the following operation any number of times (possibly zero). * Erase the **first** character ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc154_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given strings $S$ and $T$ of length $N$ consisting of lowercase English letters.\nYou can repeat the following operation any number of times (possibly zero).\n\n* Erase the **first** character ...",
"is_translate": false,
"language": "English"
}
]
}