API Response (JSON)
{
"problem": {
"name": "041. World Cup (Harder Version)",
"description": {
"content": "While watching the world cup, you wonder how many points each team has in the group stage. Recall that during the group stage teams are awarded three points for a win, one point for a tie, and zero po",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269041"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While watching the world cup, you wonder how many points each team has in the group stage. Recall that during the group stage teams are awarded three points for a win, one point for a tie, and zero po...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of games. \nLet $ G = \\{ (T_{i,1}, T_{i,2}, r_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be the set of game results, where: \n- $ T_{i,1}, T_{i,2} $ ...",
"is_translate": false,
"language": "Formal"
}
]
}