API Response (JSON)
{
"problem": {
"name": "Scoreboard",
"description": {
"content": "Team Takahashi and Team Aoki played $N$ matches. In the $i$\\-th match $(1\\leq i\\leq N)$, Team Takahashi scored $X _ i$ points, and Team Aoki scored $Y _ i$ points. The team with the higher total score",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc337_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Team Takahashi and Team Aoki played $N$ matches. In the $i$\\-th match $(1\\leq i\\leq N)$, Team Takahashi scored $X _ i$ points, and Team Aoki scored $Y _ i$ points.\nThe team with the higher total score...",
"is_translate": false,
"language": "English"
}
]
}