API Response (JSON)
{
"problem": {
"name": "A. MaratonIME stacks popcorn buckets",
"description": {
"content": "On a Friday afternoon, some members of MaratonIME decided to watch a movie at CinIME. There were n members who received popcorn buckets numbered from 1 to n. At a certain moment, bucket 1 had one po",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10137A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On a Friday afternoon, some members of MaratonIME decided to watch a movie at CinIME.\n\nThere were n members who received popcorn buckets numbered from 1 to n.\n\nAt a certain moment, bucket 1 had one po...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ with $ 2 \\leq n \\leq 3 \\cdot 10^9 $. \nLet the initial amount of popcorn in bucket $ i $ be $ i $, for $ i = 1, 2, \\dots, n $. \n\n**Constraints** \n- Total i...",
"is_translate": false,
"language": "Formal"
}
]
}