API Response (JSON)
{
"problem": {
"name": "024. Missed Basketball Game",
"description": {
"content": "While you were at science olympiad, you missed your favorite basketball team's biggest game of the year. You don't know the score, but you know the number of baskets, three-pointers, and free throws m",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269024"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While you were at science olympiad, you missed your favorite basketball team's biggest game of the year. You don't know the score, but you know the number of baskets, three-pointers, and free throws m...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T_1, T_2 $ be the two team names. \nLet $ b_1, b_2 \\in \\mathbb{Z}_{\\geq 0} $ be the number of baskets made by $ T_1 $ and $ T_2 $, respectively. \nLet $ t_1, t_2 \\in \\mathbb{Z}...",
"is_translate": false,
"language": "Formal"
}
]
}