API Response (JSON)
{
"problem": {
"name": "031. 2001: A Space Odyssey",
"description": {
"content": "While listening to an orchestra fail to play the music from 2001: A Space Odyssey, you wonder what the lowest positive number (other than one) that divides 2001 is. It turns out to be 3 (2001 = 3 * 66",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269031"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While listening to an orchestra fail to play the music from 2001: A Space Odyssey, you wonder what the lowest positive number (other than one) that divides 2001 is. It turns out to be 3 (2001 = 3 * 66...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be a composite integer such that $ n > 1 $.\n\n**Constraints** \n$ n $ is composite and $ n > 1 $.\n\n**Objective** \nFind the smallest integer $ k \\in \\mathbb{Z...",
"is_translate": false,
"language": "Formal"
}
]
}