API Response (JSON)
{
"problem": {
"name": "J. Beautiful Triangles",
"description": {
"content": "Sancho loves geometry. And he loves triangles even more, to the point of developing his own metric of beauty for triangles. In his metric, the beauty of a triangle is calculated by subtracting the len",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10148J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sancho loves geometry. And he loves triangles even more, to the point of developing his own metric of beauty for triangles. In his metric, the beauty of a triangle is calculated by subtracting the len...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ l_1, l_2 \\in \\mathbb{Z}^+ $ be the lengths of the two given sticks, with $ 1 \\leq l_1, l_2 \\leq 2 \\times 10^9 $.\n\nLet $ x \\in \\mathbb{R}^+ $ be the length of the third stick.\n\nThe beauty of the ...",
"is_translate": false,
"language": "Formal"
}
]
}