API Response (JSON)
{
"problem": {
"name": "E. Twisted Circuit",
"description": {
"content": "<center></center>",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF784E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "<center></center>\n\n## Input\n\nThe input consists of four lines, each line containing a single digit 0 or 1.\n\n## Out...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "输入由四行组成,每行包含一个数字 0 或 1。\n\n输出一个数字,0 或 1。\n\n## Input\n\n输入由四行组成,每行包含一个数字 0 或 1。\n\n## Output\n\n输出一个数字,0 或 1。\n\n[samples]...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ a, b, c, d \\in \\{0, 1\\} $ be the four input bits.\n\nOutput: $ f(a, b, c, d) \\in \\{0, 1\\} $, where $ f $ is an unknown Boolean function defined by the problem's unspecified logic....",
"is_translate": false,
"language": "Formal"
}
]
}