API Response (JSON)
{
"problem": {
"name": "A. Set Theory",
"description": {
"content": "Masha and Grisha like studying sets of positive integers. One day Grisha has written a set _A_ containing _n_ different integers _a__i_ on a blackboard. Now he asks Masha to create a set _B_ containi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF856A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Masha and Grisha like studying sets of positive integers.\n\nOne day Grisha has written a set _A_ containing _n_ different integers _a__i_ on a blackboard. Now he asks Masha to create a set _B_ containi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "[{\"iden\":\"statement\",\"content\":\"Masha 和 Grisha 喜欢研究正整数集合。\\n\\n一天,Grisha 在黑板上写了一个集合 #cf_span[A],包含 #cf_span[n] 个不同的整数 #cf_span[ai]。现在他要求 Masha 创建一个集合 #cf_span[B],包含 #cf_span[n] 个不同的整数 #cf_span[bj],使得所有通...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ A = \\{a_1, a_2, \\dots, a_n\\} \\subseteq \\{1, 2, \\dots, 10^6\\} $ be a set of $ n $ distinct positive integers.\n\nFind a set $ B = \\{b_1, b_2, \\dots, b_n\\} \\subseteq \\{1, 2, \\dots, 10^6\\} $ of $ n $...",
"is_translate": false,
"language": "Formal"
}
]
}