API Response (JSON)
{
"problem": {
"name": "Multiple Clocks",
"description": {
"content": "We have $N$ clocks. The hand of the $i$\\-th clock $(1≤i≤N)$ rotates through $360°$ in exactly $T_i$ seconds. Initially, the hand of every clock stands still, pointing directly upward. Now, Dolphin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc070_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ clocks. The hand of the $i$\\-th clock $(1≤i≤N)$ rotates through $360°$ in exactly $T_i$ seconds. \nInitially, the hand of every clock stands still, pointing directly upward. \nNow, Dolphin...",
"is_translate": false,
"language": "English"
}
]
}