API Response (JSON)
{
"problem": {
"name": "Airport Code",
"description": {
"content": "A string $T$ of length $3$ consisting of uppercase English letters is an **airport code** for a string $S$ of lowercase English letters if and only if $T$ can be derived from $S$ by one of the followi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc349_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A string $T$ of length $3$ consisting of uppercase English letters is an **airport code** for a string $S$ of lowercase English letters if and only if $T$ can be derived from $S$ by one of the followi...",
"is_translate": false,
"language": "English"
}
]
}