API Response (JSON)
{
"problem": {
"name": "A. Gaby And Addition",
"description": {
"content": "Gaby is a little baby who loves playing with numbers. Recently she has learned how to add 2 numbers using the standard addition algorithm which we summarize in 3 steps: it means when adding two numbe",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 6000,
"memory_limit": 1048576
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10146A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Gaby is a little baby who loves playing with numbers. Recently she has learned how to add 2 numbers using the standard addition algorithm which we summarize in 3 steps:\n\nit means when adding two numbe...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of integers, with $ 2 \\leq n \\leq 10^6 $. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of integers, where $ 0 \\leq a_i \\leq 10^{18} $ for...",
"is_translate": false,
"language": "Formal"
}
]
}