API Response (JSON)
{
"problem": {
"name": "L. The Knapsack problem",
"description": {
"content": "To prepare for the ICPC World Finals 2017, your team attended to a training camp. Glauber \"the drinker\" Sokolov was the teacher, and all teams had to answer a form so he would know what topics were th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10106L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "To prepare for the ICPC World Finals 2017, your team attended to a training camp. Glauber \"the drinker\" Sokolov was the teacher, and all teams had to answer a form so he would know what topics were th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of item types. \nLet $ S \\in \\mathbb{Z}^+ $ be the maximum allowed weight capacity. \nFor each $ i \\in \\{1, \\dots, N\\} $, let $ w_i \\in \\math...",
"is_translate": false,
"language": "Formal"
}
]
}