--- title: "推荐系统" created: 2025-11-28 tags: - 算法 --- # 推荐系统 ## 题目 [推荐系统](https://www.acwing.com/problem/content/3283/) ![[image-186b306c.png]] ## 思路分析 ## 代码实现 ``` ``` ## 同类题型 ## 视频讲解 --- ⬅️ [[序列|序列]] 🏠 [[00-刷题理模型]] ➡️ [[2-Learning/02-算法/03-刷题理模型/多路归并相关问题/最小的和|最小的和]]