API Response (JSON)
{
"problem": {
"name": "Shift and Flip",
"description": {
"content": "You have two strings $A = A_1 A_2 ... A_n$ and $B = B_1 B_2 ... B_n$ of the same length consisting of $0$ and $1$. You can transform $A$ using the following operations in any order and as many times a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc019_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have two strings $A = A_1 A_2 ... A_n$ and $B = B_1 B_2 ... B_n$ of the same length consisting of $0$ and $1$.\nYou can transform $A$ using the following operations in any order and as many times a...",
"is_translate": false,
"language": "English"
}
]
}