API Response (JSON)
{
"problem": {
"name": "G. Snails",
"description": {
"content": "On Planet E, snails are born in infinitely deep wells! Initially a snail is at $n$ meters below the ground. During the daytime the snail try very hard to climb up, and goes up by $a$ meters. It can e",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10238G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On Planet E, snails are born in infinitely deep wells!\n\nInitially a snail is at $n$ meters below the ground. During the daytime the snail try very hard to climb up, and goes up by $a$ meters. It can e...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z}^+ $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, T\\} $, let: \n- $ n_k \\in \\mathbb{Z}^+ $: initial depth below ground (meters), \n- $ ...",
"is_translate": false,
"language": "Formal"
}
]
}