← 返回题库
高级

实现SOV轮播排期生成

未完成

示例

输入
solve()
期望输出
SOV schedule for SCR-0001:
  Total slots: 12
  CRV-0001: slots=6 actual=50.0% target=50.0%
  CRV-0002: slots=4 actual=33.3% target=30.0%
  CRV-0003: slots=2 actual=16.7% target=20.0%
Python 代码 🔒 登录后使用
🔒

登录后即可练习

注册免费账号,在浏览器中直接运行 Python 代码