API Response (JSON)
{
"problem": {
"name": "Takahashi's Basics in Education and Learning",
"description": {
"content": "There is an arithmetic progression with $L$ terms: $s_0, s_1, s_2, ... , s_{L-1}$. The initial term is $A$, and the common difference is $B$. That is, $s_i = A + B \\times i$ holds. Consider the intege",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc129_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an arithmetic progression with $L$ terms: $s_0, s_1, s_2, ... , s_{L-1}$.\nThe initial term is $A$, and the common difference is $B$. That is, $s_i = A + B \\times i$ holds.\nConsider the intege...",
"is_translate": false,
"language": "English"
}
]
}