API Response (JSON)
{
"problem": {
"name": "Various Sushi",
"description": {
"content": "There are $N$ pieces of sushi. Each piece has two parameters: \"kind of topping\" $t_i$ and \"deliciousness\" $d_i$. You are choosing $K$ among these $N$ pieces to eat. Your \"satisfaction\" here will be ca",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc116_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ pieces of sushi. Each piece has two parameters: \"kind of topping\" $t_i$ and \"deliciousness\" $d_i$. You are choosing $K$ among these $N$ pieces to eat. Your \"satisfaction\" here will be ca...",
"is_translate": false,
"language": "English"
}
]
}