API Response (JSON)
{
"problem": {
"name": "A. Hulk",
"description": {
"content": "Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's why he asked you to help him to express his feelings. Hulk li",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF705A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's why he asked you to help him to express his feelings.\n\nHulk li...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "布鲁斯·班纳博士讨厌他的敌人(就像其他人一样)。众所周知,当他变成无敌浩克时,他几乎无法说话。因此,他请你帮助他表达自己的感受。\n\n浩克非常喜爱《盗梦空间》,因此他的感受也很复杂。它们有 #cf_span[n] 层。第一层是讨厌,第二层是爱,第三层是讨厌,依此类推...\n\n例如,如果 #cf_span[n = 1],他的感受是 \"_I hate it_\";如果 #cf_span[n = 2],则是...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of layers, with $ 1 \\leq n \\leq 100 $. \n\n**Objective** \nConstruct a string $ S_n $ defined recursively as: \n- $ S_1 = \\text{\"I hate it\"} $ ...",
"is_translate": false,
"language": "Formal"
}
]
}