API Response (JSON)
{
"problem": {
"name": "[海淀区入门组 2025] 函数的和",
"description": {
"content": "圣诞节的联欢活动上,还有一个有趣的答题活动。组织者知道很多同学都热爱数学,她特意出了一道数学思维题。题目是这样的:给定两个长度均为 $ n $ 的数组 $ a $ 和数组 $ b $,定义函数 $ f(l, r) = \\sum \\limits_{l \\le i \\le r} (a_i \\cdot b_i) $。答题者的任务是通过重新排列数组 $ b $ 的元素,使得 $ \\sum \\limits_",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4466"
},
"statements": [
{
"statement_type": "Markdown",
"content": "圣诞节的联欢活动上,还有一个有趣的答题活动。组织者知道很多同学都热爱数学,她特意出了一道数学思维题。题目是这样的:给定两个长度均为 $ n $ 的数组 $ a $ 和数组 $ b $,定义函数 $ f(l, r) = \\sum \\limits_{l \\le i \\le r} (a_i \\cdot b_i) $。答题者的任务是通过重新排列数组 $ b $ 的元素,使得 $ \\sum \\limits_...",
"is_translate": false,
"language": "English"
}
]
}