API Response (JSON)
{
"problem": {
"name": "Match or Not",
"description": {
"content": "You are given strings $S$ and $T$ consisting of lowercase English letters and `?`. Here, $|S| \\gt |T|$ holds (for a string $X$, $|X|$ denotes the length of $X$). Two strings $X$ and $Y$ such that $|X|",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc287_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given strings $S$ and $T$ consisting of lowercase English letters and `?`. Here, $|S| \\gt |T|$ holds (for a string $X$, $|X|$ denotes the length of $X$).\nTwo strings $X$ and $Y$ such that $|X|...",
"is_translate": false,
"language": "English"
}
]
}