API Response (JSON)
{
"problem": {
"name": "036. Speed Limits",
"description": {
"content": "You are going on a long road trip, and want to know what the maximum speed limit is in each state that you are traveling through. The first line of input contains a positive integer _S_, indicating ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269036"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are going on a long road trip, and want to know what the maximum speed limit is in each state that you are traveling through. \n\nThe first line of input contains a positive integer _S_, indicating ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S \\in \\mathbb{Z}^+ $ be the number of states in the database. \nLet $ D = \\{ (s_i, v_i) \\mid i \\in \\{1, \\dots, S\\} \\} $ be the database, where: \n- $ s_i $ is a string denoting...",
"is_translate": false,
"language": "Formal"
}
]
}