API Response (JSON)
{
"problem": {
"name": "E. Fafa and Ancient Mathematics",
"description": {
"content": "Ancient Egyptians are known to have understood difficult concepts in mathematics. The ancient Egyptian mathematician Ahmes liked to write a kind of arithmetic expressions on papyrus paper which he cal",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF935E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ancient Egyptians are known to have understood difficult concepts in mathematics. The ancient Egyptian mathematician Ahmes liked to write a kind of arithmetic expressions on papyrus paper which he cal...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "古埃及人以理解复杂的数学概念而闻名。古埃及数学家阿姆斯喜欢在纸莎草纸上书写一种他称为 _阿姆斯算术表达式_ 的算术表达式。\n\n在一次埃及之旅中,法法发现了一张写有这种阿姆斯算术表达式的纸莎草纸。由于年代久远,纸张已严重磨损,所有运算符都被擦除,仅保留了数字和括号。由于法法热爱数学,他决定挑战自己完成以下任务:\n\n给定原始表达式中加号和减号运算符的数量,求出在将加号和减号运算符填入被擦除位置后,纸莎...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ E $ be a string representing a valid Ahmes arithmetic expression with numbers and brackets, where all operators are replaced by placeholders `?`. \nLet $ P, M \\in \\mathbb{Z}_{\\...",
"is_translate": false,
"language": "Formal"
}
]
}