API Response (JSON)
{
"problem": {
"name": "XX to XXX",
"description": {
"content": "You are given two strings $S$ and $T$. Determine whether it is possible to make $S$ equal $T$ by performing the following operation some number of times (possibly zero). > Between two consecutive equ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc259_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two strings $S$ and $T$. Determine whether it is possible to make $S$ equal $T$ by performing the following operation some number of times (possibly zero).\n\n> Between two consecutive equ...",
"is_translate": false,
"language": "English"
}
]
}