API Response (JSON)
{
"problem": {
"name": "H. Ancient Wisdom",
"description": {
"content": "David and Aram had the following conversation: David: \"_Aram, you're pretty old._\" Aram: \"_I'm not THAT old. If you cube your age and then multiply by $C$, you'd get exactly my age squared._\" Lucca",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 1048576
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10236H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "David and Aram had the following conversation:\n\nDavid: \"_Aram, you're pretty old._\"\n\nAram: \"_I'm not THAT old. If you cube your age and then multiply by $C$, you'd get exactly my age squared._\"\n\nLucca...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ C \\in \\mathbb{Z}^+ $ with $ 1 \\leq C < 2^{63} $. \nFind the minimum positive integer $ d $ such that there exists a positive integer $ a $ satisfying: \n$$\nC \\cdot d^3 = a^2\n$$...",
"is_translate": false,
"language": "Formal"
}
]
}