API Response (JSON)
{
"problem": {
"name": "String Transformation",
"description": {
"content": "You are given strings $S$ and $T$ consisting of lowercase English letters. You can perform the following operation on $S$ any number of times: Operation: Choose two distinct lowercase English letters ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc110_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given strings $S$ and $T$ consisting of lowercase English letters.\nYou can perform the following operation on $S$ any number of times:\nOperation: Choose two distinct lowercase English letters ...",
"is_translate": false,
"language": "English"
}
]
}