API Response (JSON)
{
"problem": {
"name": "A. Is It Easy ?",
"description": {
"content": "ArabellaCPC's Judges decided to print the problem statements. Each one of the $n$ participated teams will get exactly one copy of the problem-statements, and each copy costs $k$ coins. How many coin",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10226A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "ArabellaCPC's Judges decided to print the problem statements.\n\nEach one of the $n$ participated teams will get exactly one copy of the problem-statements, and each copy costs $k$ coins.\n\nHow many coin...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ x, y \\in \\mathbb{Z} $ denote the amount of money Hamza has and the cost of the sandwich, respectively.\n\n**Constraints** \n$ 1 \\le x, y \\le 10 $\n\n**Objective** \nOutput $ 1 $ if...",
"is_translate": false,
"language": "Formal"
}
]
}