API Response (JSON)
{
"problem": {
"name": "A. 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": "CF917A"
},
"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": "由于Will被困在颠倒世界中,他仍然可以通过圣诞灯与母亲Joyce沟通(他可以用意念控制灯的开关)。但他无法直接告诉母亲自己的位置,因为抓走他的怪物会知道并重新定位他。\n\n因此,他想出了一个谜题来告诉母亲自己的坐标。他的坐标就是以下问题的答案:\n\n仅由括号('(' 和 ')')组成的字符串称为括号序列。某些括号序列被称为正确的括号序列。更正式地:\n\n一个由括号和问号('?')组成的字符串被称为“漂...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{ \\texttt{(}, \\texttt{)}, \\texttt{?} \\}^n $ be a string of length $ n $, where $ 2 \\leq n \\leq 5000 $. \nA substring $ s[l:r] $ (with $ 1 \\leq l \\leq r \\leq n $) is call...",
"is_translate": false,
"language": "Formal"
}
]
}