API Response (JSON)
{
"problem": {
"name": "Well-defined Abbreviation",
"description": {
"content": "You are given $N$ srings $S_i\\ (1\\le i \\le N)$ consisting of `A`, `B`, `C`, `D`. Consider the operation below on a string $T$ consisting of `A`, `B`, `C`, `D`. * Repeat the following until $T$ cont",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc141_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ srings $S_i\\ (1\\le i \\le N)$ consisting of `A`, `B`, `C`, `D`.\nConsider the operation below on a string $T$ consisting of `A`, `B`, `C`, `D`.\n\n* Repeat the following until $T$ cont...",
"is_translate": false,
"language": "English"
}
]
}