API Response (JSON)
{
"problem": {
"name": "Cycle Hit",
"description": {
"content": "You are given four strings $S_1$, $S_2$, $S_3$, and $S_4$. Determine whether this sequence of strings has one of each of the following: `H`, `2B`, `3B`, and `HR`. Here, it is guaranteed that every",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc211_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given four strings $S_1$, $S_2$, $S_3$, and $S_4$. \nDetermine whether this sequence of strings has one of each of the following: `H`, `2B`, `3B`, and `HR`. \nHere, it is guaranteed that every...",
"is_translate": false,
"language": "English"
}
]
}