API Response (JSON)
{
"problem": {
"name": "Prefix and Suffix",
"description": {
"content": "You are given two strings $S$ and $T$ consisting of lowercase English letters. The lengths of $S$ and $T$ are $N$ and $M$, respectively. (The constraints guarantee that $N \\leq M$.) $S$ is said to be ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc322_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two strings $S$ and $T$ consisting of lowercase English letters. The lengths of $S$ and $T$ are $N$ and $M$, respectively. (The constraints guarantee that $N \\leq M$.)\n$S$ is said to be ...",
"is_translate": false,
"language": "English"
}
]
}