API Response (JSON)
{
"problem": {
"name": "C. The Monster",
"description": {
"content": "As Will is stuck in the Upside Down, he can still communicate with his mom, Joyce, through the Christmas lights (he can turn them on and off with his mind). He can't directly tell his mom where he is,",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF918C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "As Will is stuck in the Upside Down, he can still communicate with his mom, Joyce, through the Christmas lights (he can turn them on and off with his mind). He can't directly tell his mom where he is,...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "[{\"iden\":\"statement\",\"content\":\"由于 Will 被困在颠倒世界中,他仍能通过圣诞灯与母亲 Joyce 通信(他可以用意念控制灯的开关)。但他无法直接告诉母亲自己的位置,因为将他掳至颠倒世界的怪物会得知并转移他。\\n\\n因此,他设计了一个谜题来告知母亲自己的坐标。他的坐标是以下问题的答案:\\n\\n仅由括号('(' 和 ')')组成的字符串称为括号序列。某些括号序列被称...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ s $ be a string of length $ n $, where each character is either '(', ')', or '?'.\n\nA substring $ s[l..r] $ (with $ 1 \\leq l \\leq r \\leq n $) is called *pretty* if there exists a way to replace e...",
"is_translate": false,
"language": "Formal"
}
]
}