API Response (JSON)
{
"problem": {
"name": "F. Anton and School",
"description": {
"content": "Anton goes to school, his favorite lessons are arraystudying. He usually solves all the tasks pretty fast, but this time the teacher gave him a complicated one: given two arrays _b_ and _c_ of length ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF734F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Anton goes to school, his favorite lessons are arraystudying. He usually solves all the tasks pretty fast, but this time the teacher gave him a complicated one: given two arrays _b_ and _c_ of length ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Anton 去上学,他最喜欢的课程是数组学习。他通常很快就能解决所有题目,但这次老师给了他一个复杂的题目:给定两个长度为 #cf_span[n] 的数组 #cf_span[b] 和 #cf_span[c],求一个数组 #cf_span[a],使得:\n\n其中 #cf_span[a and b] 表示按位与,而 #cf_span[a or b] 表示按位或。\n\nAnton 通常在数组学习方面很擅长,但...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 200{,}000 $. \nLet $ B = (b_1, b_2, \\dots, b_n) $ and $ C = (c_1, c_2, \\dots, c_n) $ be sequences of integers with $ 0 \\leq b_i, c_i \\...",
"is_translate": false,
"language": "Formal"
}
]
}