API Response (JSON)
{
"problem": {
"name": "Both Reversible",
"description": {
"content": "A string $T$ is called a **good string** when it satisfies the following condition: * There is a pair of strings $(A, B)$ that satisfies all of the following: * Both $A$ and $B$ are non-empty",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc171_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A string $T$ is called a **good string** when it satisfies the following condition:\n\n* There is a pair of strings $(A, B)$ that satisfies all of the following:\n * Both $A$ and $B$ are non-empty...",
"is_translate": false,
"language": "English"
}
]
}