API Response (JSON)
{
"problem": {
"name": "Yet Another AB Problem",
"description": {
"content": "You are given two strings $S$ and $T$ of length $N$ consisting of `A` and `B`. Let $S_i$ denote the $i$\\-th character from the left of $S$. You can repeat the following operation any number of times, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc170_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two strings $S$ and $T$ of length $N$ consisting of `A` and `B`. Let $S_i$ denote the $i$\\-th character from the left of $S$.\nYou can repeat the following operation any number of times, ...",
"is_translate": false,
"language": "English"
}
]
}